Class ClassModel.ConstantPool.IntegerEntry

    • Field Detail

      • intValue

        private final int intValue
    • Constructor Detail

      • IntegerEntry

        public IntegerEntry​(int val,
                            int _slot)
    • Method Detail

      • getIntValue

        public int getIntValue()