Package org.aoju.bus.core.annotation
Class Named.Names
java.lang.Object
org.aoju.bus.core.annotation.Named.Names
-
Nested Class Summary
Nested classes/interfaces inherited from class org.aoju.bus.core.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
-