Uses of Interface
net.anwiba.commons.reference.io.IRandomInputAccess
-
Packages that use IRandomInputAccess Package Description net.anwiba.commons.reference net.anwiba.commons.reference.io -
-
Uses of IRandomInputAccess in net.anwiba.commons.reference
Methods in net.anwiba.commons.reference that return IRandomInputAccess Modifier and Type Method Description IRandomInputAccessIResourceReferenceHandler. getRandomInputAccess(IResourceReference resourceReference)IRandomInputAccessResourceReferenceHandler. getRandomInputAccess(IResourceReference resourceReference) -
Uses of IRandomInputAccess in net.anwiba.commons.reference.io
Classes in net.anwiba.commons.reference.io that implement IRandomInputAccess Modifier and Type Class Description classRandomFileInputAccessConstructors in net.anwiba.commons.reference.io with parameters of type IRandomInputAccess Constructor Description RandomInputAccessStream(IRandomInputAccess randomAccess)
-