| Modifier and Type | Class and Description |
|---|---|
static class |
Thing2.Stuff.Deserializer |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static Thing2.Stuff |
of(Integer value) |
static Thing2.Stuff |
of(String value) |
String |
toString() |
Object |
value() |
public Stuff(String value)
public Stuff(int value)
public static Thing2.Stuff of(String value)
public static Thing2.Stuff of(Integer value)
public Object value()
Copyright © 2023. All rights reserved.