Uses of Class
org.verapdf.tools.IntReference
-
Packages that use IntReference Package Description org.verapdf.as.io org.verapdf.io -
-
Uses of IntReference in org.verapdf.as.io
Fields in org.verapdf.as.io declared as IntReference Modifier and Type Field Description protected IntReferenceASInputStream. resourceUsers -
Uses of IntReference in org.verapdf.io
Constructors in org.verapdf.io with parameters of type IntReference Constructor Description InternalInputStream(RandomAccessFile stream, long fromOffset, long size, IntReference numOfFileUsers, String filePath, boolean isTempFile)InternalInputStream(RandomAccessFile stream, long fromOffset, long size, IntReference numOfFileUsers, String filePath, boolean isTempFile, int bufferSize)
-