Class AttributeStackMapTable.StackMapFrameSameFrame

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private short id  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private StackMapFrameSameFrame​(short id)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • id

        private final short id
    • Constructor Detail

      • StackMapFrameSameFrame

        private StackMapFrameSameFrame​(short id)