Uses of Class
org.tmatesoft.svn.core.internal.io.fs.index.FSLogicalAddressingIndex.P2LIndexHeader
-
Packages that use FSLogicalAddressingIndex.P2LIndexHeader Package Description org.tmatesoft.svn.core.internal.io.fs.index -
-
Uses of FSLogicalAddressingIndex.P2LIndexHeader in org.tmatesoft.svn.core.internal.io.fs.index
Methods in org.tmatesoft.svn.core.internal.io.fs.index that return FSLogicalAddressingIndex.P2LIndexHeader Modifier and Type Method Description private FSLogicalAddressingIndex.P2LIndexHeader
FSLogicalAddressingIndex. getP2LHeader()
Methods in org.tmatesoft.svn.core.internal.io.fs.index with parameters of type FSLogicalAddressingIndex.P2LIndexHeader Modifier and Type Method Description private FSLogicalAddressingIndex.P2LPageInfo
FSLogicalAddressingIndex. createPageInfo(FSLogicalAddressingIndex.P2LIndexHeader header, long revision, long offset)
-