Package Hierarchies:
Interface Hierarchy
- org.miaixz.bus.core.lang.annotation.Copyable<T>
Annotation Interface Hierarchy
- org.miaixz.bus.core.lang.annotation.Alias (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Async (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Binding (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.GuardedBy (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Ignore (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Immutable (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Inject (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Label (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Lazy (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Metadata (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Named (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.NonNull (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.NotThreadSafe (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Nullable (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Order (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Qualifier (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Scheduled (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Scope (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Singleton (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.SPI (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.ThreadSafe (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Trace (implements java.lang.annotation.Annotation)
- org.miaixz.bus.core.lang.annotation.Values (implements java.lang.annotation.Annotation)