Class AnnotationElement.Value

    • Constructor Detail

      • Value

        protected Value​(long pos)
    • Method Detail

      • getValue

        public abstract Object getValue()
      • toString

        public abstract String toString()
        All Values must override toString() in a sensible manner.
        Overrides:
        toString in class Object