public final class ValueWrapper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ValueWrapper.Builder |
Modifier and Type | Method and Description |
---|---|
static ValueWrapper.Builder |
builder() |
boolean |
equals(Object o) |
Value |
getValue()
Get value
|
int |
hashCode() |
String |
toString() |
public static ValueWrapper.Builder builder()
public Value getValue()
Copyright © 2023. All rights reserved.