public interface ValueType
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ValueType.Builder
Base builder interface of value type used in the package.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
contentEquals(ValueType that)
Compares this ValueType to the specified ValueType.
|
boolean contentEquals(ValueType that)