Hierarchy For Package net.bytebuddy.agent.utility.nullability
Annotation Type Hierarchy
- net.bytebuddy.agent.utility.nullability.AlwaysNull (implements java.lang.annotation.Annotation)
- net.bytebuddy.agent.utility.nullability.MaybeNull (implements java.lang.annotation.Annotation)
- net.bytebuddy.agent.utility.nullability.NeverNull (implements java.lang.annotation.Annotation)
- net.bytebuddy.agent.utility.nullability.NeverNull.ByDefault (implements java.lang.annotation.Annotation)
- net.bytebuddy.agent.utility.nullability.UnknownNull (implements java.lang.annotation.Annotation)