net.ranides.assira.io
Class IOEvent.LocalProgress

java.lang.Object
  extended by net.ranides.assira.io.IOEvent
      extended by net.ranides.assira.io.IOEvent.Local
          extended by net.ranides.assira.io.IOEvent.LocalProgress
All Implemented Interfaces:
Event
Enclosing class:
IOEvent

public static class IOEvent.LocalProgress
extends IOEvent.Local


Nested Class Summary
 
Nested classes/interfaces inherited from class net.ranides.assira.io.IOEvent
IOEvent.Close, IOEvent.Failure, IOEvent.Flush, IOEvent.Local, IOEvent.LocalProgress, IOEvent.Open, IOEvent.Read, IOEvent.ReadByte, IOEvent.ReadByteArray, IOEvent.Write, IOEvent.WriteByte, IOEvent.WriteByteArray
 
Method Summary
 long current()
           
 long max()
           
 String toString()
           
 
Methods inherited from class net.ranides.assira.io.IOEvent.Local
file
 
Methods inherited from class net.ranides.assira.io.IOEvent
close, failure, flush, open, progress, read, read, read, write, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

current

public long current()

max

public long max()

toString

public String toString()
Overrides:
toString in class IOEvent.Local


Copyright © 2013. All Rights Reserved.