Class ClassModel.ConstantPool.LongEntry

    • Field Detail

      • longValue

        private final long longValue
    • Constructor Detail

      • LongEntry

        public LongEntry​(long val,
                         int _slot)
    • Method Detail

      • getLongValue

        public long getLongValue()