com.atlassian.bitbucket.io.InputSupplier<T> |
Known Indirect Subclasses |
A readable source of type T
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides an object that encapsulates a readable resource.
|
Provides an object that encapsulates a readable resource. Each call to this method will produce a new object.
IOException | in case the readable resource could not be opened or read |
---|