Interface Input

All Superinterfaces:
AutoCloseable, Closeable
All Known Subinterfaces:
DynamicInput
All Known Implementing Classes:
DynamicInputFromPipe, DynamicInputFromStream, FileInput, InputBase

public interface Input extends Closeable