Uses of Interface
org.verapdf.model.coslayer.CosInteger
-
Packages that use CosInteger Package Description org.verapdf.gf.model.impl.cos org.verapdf.gf.model.impl.operator.base -
-
Uses of CosInteger in org.verapdf.gf.model.impl.cos
Classes in org.verapdf.gf.model.impl.cos that implement CosInteger Modifier and Type Class Description classGFCosInteger -
Uses of CosInteger in org.verapdf.gf.model.impl.operator.base
Methods in org.verapdf.gf.model.impl.operator.base that return types with arguments of type CosInteger Modifier and Type Method Description protected List<CosInteger>GFOperator. getLastInteger()
-