net.ranides.assira.io
Class IOEvent.WriteByte

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

public static class IOEvent.WriteByte
extends IOEvent.Write


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.Write


Copyright © 2013. All Rights Reserved.