| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object another)
This instance is equal to all instances of
Name that have equal attribute values. |
int |
hashCode()
Computes a hash code from attributes:
value. |
static Name |
of(String value)
Construct a new immutable
Name instance. |
String |
value() |
Copyright © 2024. All rights reserved.