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.SlotsTable
SVNVDeltaAlgorithm.mySlotsTable
Deprecated.Methods in org.tmatesoft.svn.core.internal.delta that return SVNVDeltaAlgorithm.SlotsTableModifier and TypeMethodDescriptionprivate SVNVDeltaAlgorithm.SlotsTable
SVNVDeltaAlgorithm.getSlotsTable
(int dataLength) Deprecated.Methods in org.tmatesoft.svn.core.internal.delta with parameters of type SVNVDeltaAlgorithm.SlotsTableModifier and TypeMethodDescriptionprivate void
SVNVDeltaAlgorithm.vdelta
(SVNVDeltaAlgorithm.SlotsTable table, byte[] data, int start, int end, boolean doOutput) Deprecated.