Package org.apache.subversion.javahl
Class ISVNEditor.ProvideBaseCallback.ReturnValue
java.lang.Object
org.apache.subversion.javahl.ISVNEditor.ProvideBaseCallback.ReturnValue
- Enclosing interface:
- ISVNEditor.ProvideBaseCallback
public static class ISVNEditor.ProvideBaseCallback.ReturnValue extends Object
-
Constructor Summary
Constructors Constructor Description ReturnValue(InputStream contents, long revision) -
Method Summary
-
Constructor Details
-
ReturnValue
- Parameters:
contents- The base (Revision.BASE) contents of the file.revision- The base revision number.
-