Uses of Class
org.tmatesoft.svn.core.internal.delta.SVNVDeltaAlgorithm.SlotsTable
Packages that use SVNVDeltaAlgorithm.SlotsTable
-
Uses of SVNVDeltaAlgorithm.SlotsTable in org.tmatesoft.svn.core.internal.delta
Fields in org.tmatesoft.svn.core.internal.delta declared as SVNVDeltaAlgorithm.SlotsTableModifier and TypeFieldDescriptionprivate SVNVDeltaAlgorithm.SlotsTableSVNVDeltaAlgorithm.mySlotsTableDeprecated.Methods in org.tmatesoft.svn.core.internal.delta that return SVNVDeltaAlgorithm.SlotsTableModifier and TypeMethodDescriptionprivate SVNVDeltaAlgorithm.SlotsTableSVNVDeltaAlgorithm.getSlotsTable(int dataLength) Deprecated.Methods in org.tmatesoft.svn.core.internal.delta with parameters of type SVNVDeltaAlgorithm.SlotsTableModifier and TypeMethodDescriptionprivate voidSVNVDeltaAlgorithm.vdelta(SVNVDeltaAlgorithm.SlotsTable table, byte[] data, int start, int end, boolean doOutput) Deprecated.