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 org.openjdk.asmtools.common.inputs.StreamInput
drainIs, initMethods inherited from class org.openjdk.asmtools.common.inputs.ByteInput
getBytes, getDataInputStream, getMessageDigest, getSize, readAllLines, setDetailedInput, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openjdk.asmtools.common.inputs.ToolInput
isDetailedInput
-
Constructor Details
-
StdinInput
public StdinInput()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceToolInput- Overrides:
getNamein classStreamInput
-