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.Long getSize()  

    Methods inherited from class org.xblackcat.sjpu.cli.reader.ASource

    getBytesRead, getReader

    Methods 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()