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.P2LIndexHeaderFSLogicalAddressingIndex. getP2LHeader()Methods in org.tmatesoft.svn.core.internal.io.fs.index with parameters of type FSLogicalAddressingIndex.P2LIndexHeader Modifier and Type Method Description private FSLogicalAddressingIndex.P2LPageInfoFSLogicalAddressingIndex. createPageInfo(FSLogicalAddressingIndex.P2LIndexHeader header, long revision, long offset)
-