Uses of Class
org.tmatesoft.svn.core.internal.io.fs.FSInputStream.FSRepresentationState
-
Packages that use FSInputStream.FSRepresentationState Package Description org.tmatesoft.svn.core.internal.io.fs -
-
Uses of FSInputStream.FSRepresentationState in org.tmatesoft.svn.core.internal.io.fs
Methods in org.tmatesoft.svn.core.internal.io.fs that return FSInputStream.FSRepresentationState Modifier and Type Method Description private FSInputStream.FSRepresentationState
FSInputStream. buildRepresentationList(FSRepresentation firstRep, java.util.LinkedList result, FSFS owner)
static FSInputStream.FSRepresentationState
FSInputStream. readRepresentationLine(FSFile file)
-