Class ConstantMethodHandle


  • public class ConstantMethodHandle
    extends Constant
    • Field Detail

      • referenceKind

        protected int referenceKind
      • referenceIndex

        protected int referenceIndex
    • Constructor Detail

      • ConstantMethodHandle

        public ConstantMethodHandle​(int referenceKind,
                                    int referenceIndex)
    • Method Detail

      • getReferenceKind

        public int getReferenceKind()
      • getReferenceIndex

        public int getReferenceIndex()