net.ranides.assira.io
Class IOEvent.Local

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

public static class IOEvent.Local
extends IOEvent


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
 File file()
           
 String toString()
           
 
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

file

public File file()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.