Class TypeAnnotation

    • Constructor Detail

      • TypeAnnotation

        public TypeAnnotation​(int target_type,
                              byte[] target_info,
                              int target_index,
                              byte[] type_path,
                              Descriptors.TypeRef name,
                              java.util.Map<java.lang.String,​java.lang.Object> elements,
                              Annotation.ElementType member,
                              java.lang.annotation.RetentionPolicy policy)
    • Method Detail

      • targetType

        public int targetType()
      • targetInfo

        public byte[] targetInfo()
      • targetIndex

        public int targetIndex()
      • typePath

        public byte[] typePath()