Class StdinInput
java.lang.Object
org.openjdk.asmtools.common.inputs.ByteInput
org.openjdk.asmtools.common.inputs.StreamInput
org.openjdk.asmtools.common.inputs.StdinInput
- All Implemented Interfaces:
ToolInput
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StreamInput
drainIs, initMethods inherited from class ByteInput
getBytes, getDataInputStream, getMessageDigest, getSize, readAllLines, setDetailedInput, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface ToolInput
isDetailedInput
-
Constructor Details
-
StdinInput
public StdinInput()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceToolInput- Overrides:
getNamein classStreamInput
-