Interface ChainedInputStream.Provider
-
- Enclosing class:
- ChainedInputStream
public static interface ChainedInputStream.ProviderProvider for next input stream of a chained stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamnext()
-