Class AttributeStackMapTable.VerificationInfoObject

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int cpool_index  
      private static char TYPE  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private VerificationInfoObject​(int cpool_index)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • cpool_index

        private final int cpool_index
    • Constructor Detail

      • VerificationInfoObject

        private VerificationInfoObject​(int cpool_index)