Package org.eclipse.jgit.api
Interface ApplyCommand.StreamSupplier
-
- Enclosing class:
- ApplyCommand
private static interface ApplyCommand.StreamSupplier
Something that can supply anInputStream
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStream
load()
-