Class DefaultProfileProperty
java.lang.Object
com.github.juliarn.npclib.api.profile.DefaultProfileProperty
- All Implemented Interfaces:
ProfileProperty
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultProfileProperty(@NotNull String name, @NotNull String value, @Nullable String signature) -
Method Summary
-
Field Details
-
name
-
value
-
signature
-
-
Constructor Details
-
DefaultProfileProperty
-
-
Method Details
-
name
- Specified by:
namein interfaceProfileProperty
-
value
- Specified by:
valuein interfaceProfileProperty
-
signature
- Specified by:
signaturein interfaceProfileProperty
-
hashCode
public int hashCode() -
equals
-