Package org.xblackcat.sjpu.cli.reader
Class StdInSource
java.lang.Object
org.xblackcat.sjpu.cli.reader.ASource
org.xblackcat.sjpu.cli.reader.StdInSource
- All Implemented Interfaces:
ISource
public class StdInSource extends ASource
-
Constructor Summary
Constructors Constructor Description StdInSource() -
Method Summary
Modifier and Type Method Description java.lang.LonggetSize()Methods inherited from class org.xblackcat.sjpu.cli.reader.ASource
getBytesRead, getReaderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
StdInSource
public StdInSource()
-
-
Method Details
-
getSize
public java.lang.Long getSize()
-