Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
- ai.confiqure.ConfiqureProcessor
- javax.annotation.processing.AbstractProcessor (implements javax.annotation.processing.Processor)
Annotation Type Hierarchy
- ai.confiqure.Confiqure (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.Consent (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.DefaultCallbackHook (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.Gate (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.Protect (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.Secret (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.SectionGate (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.SystemOnly (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.Tool (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.ToolGate (implements java.lang.annotation.Annotation)
- ai.confiqure.Confiqure.ToolGates (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- ai.confiqure.Confiqure.DataScope
- ai.confiqure.Confiqure.Scope
- ai.confiqure.Confiqure.SecretKind
- ai.confiqure.Confiqure.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)