Package com.itextpdf.text.pdf
Class AcroFields.InstHit
- java.lang.Object
-
- com.itextpdf.text.pdf.AcroFields.InstHit
-
- Enclosing class:
- AcroFields
private static class AcroFields.InstHit extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) IntHashtable
hits
-
Constructor Summary
Constructors Constructor Description InstHit(int[] inst)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isHit(int n)
-
-
-
Field Detail
-
hits
IntHashtable hits
-
-