net.ranides.assira.io
Class IOEvent.ReadByte

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

public static class IOEvent.ReadByte
extends IOEvent.Read


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
 int data()
           
 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

data

public final int data()

toString

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


Copyright © 2013. All Rights Reserved.