Class Annotation

    • Field Detail

      • owner

        protected java.lang.Object owner
    • Constructor Detail

      • Annotation

        public Annotation​(java.lang.Object owner)
    • Method Detail

      • addProperty

        protected void addProperty​(java.lang.String name,
                                   AnnotationProperty<?> property)
      • getProperties

        public java.lang.Iterable<java.util.Map.Entry<java.lang.String,​AnnotationProperty<?>>> getProperties()