Class 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)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InstHit

        public InstHit​(int[] inst)
    • Method Detail

      • isHit

        public boolean isHit​(int n)