Class Named.Names
java.lang.Object
org.miaixz.bus.core.lang.annotation.Named.Names
- All Implemented Interfaces:
Serializable,Annotation
- Enclosing class:
Named
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.miaixz.bus.core.lang.annotation.Named
Named.Names -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionClass<? extends Annotation> static <T> TcheckNotNull(T reference, Object errorMessage) booleaninthashCode()value()
-
Constructor Details
-
Names
-
-
Method Details
-
checkNotNull
-
value
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceAnnotation- Overrides:
hashCodein classObject
-
equals
- Specified by:
equalsin interfaceAnnotation- Overrides:
equalsin classObject
-
annotationType
- Specified by:
annotationTypein interfaceAnnotation
-