Uses of Interface
org.eclipse.jgit.api.ApplyCommand.StreamSupplier
Packages that use ApplyCommand.StreamSupplier
-
Uses of ApplyCommand.StreamSupplier in org.eclipse.jgit.api
Fields in org.eclipse.jgit.api declared as ApplyCommand.StreamSupplierModifier and TypeFieldDescriptionprivate ApplyCommand.StreamSupplierApplyCommand.StreamLoader.dataMethods in org.eclipse.jgit.api with parameters of type ApplyCommand.StreamSupplierModifier and TypeMethodDescriptionprivate voidApplyCommand.applyBinary(Repository repository, String path, File f, FileHeader fh, ApplyCommand.StreamSupplier loader, ObjectId id, DirCacheCheckout.CheckoutMetadata checkOut) Constructors in org.eclipse.jgit.api with parameters of type ApplyCommand.StreamSupplierModifierConstructorDescription(package private)StreamLoader(ApplyCommand.StreamSupplier data, long length)