Class ClassModel.AttributePool.RuntimeParameterAnnotationsEntry.ParameterInfo.AnnotationInfo.ElementValuePair.PrimitiveValue

    • Field Detail

      • typeNameIndex

        private final int typeNameIndex
      • constNameIndex

        private final int constNameIndex
    • Constructor Detail

      • PrimitiveValue

        public PrimitiveValue​(int _tag,
                              int _typeNameIndex)
    • Method Detail

      • getConstNameIndex

        public int getConstNameIndex()
      • getTypeNameIndex

        public int getTypeNameIndex()