Package gnu.bytecode

Class AnnotationEntry.Value

java.lang.Object
gnu.bytecode.AnnotationEntry.Value
All Implemented Interfaces:
AnnotationValue
Enclosing class:
AnnotationEntry

public static class AnnotationEntry.Value extends Object implements AnnotationValue
  • Constructor Details

    • Value

      public Value(char kind, Type type, Object value)
  • Method Details