org.p2c2e.zing
Class Stream.Result

java.lang.Object
  extended byorg.p2c2e.zing.Stream.Result
Enclosing class:
Stream

public static class Stream.Result
extends java.lang.Object


Field Summary
 int readcount
           
 int writecount
           
 
Constructor Summary
Stream.Result()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

readcount

public int readcount

writecount

public int writecount
Constructor Detail

Stream.Result

public Stream.Result()