Package gnu.bytecode

Class AnnotationEntry.Value

    • Constructor Detail

      • Value

        public Value​(char kind,
                     Type type,
                     Object value)