public abstract class Distinct extends Object implements Serializable, CompoundType
| Constructor and Description |
|---|
Distinct() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
abstract Object |
getInsideValue() |
int |
hashCode() |
static Distinct |
of(Boolean bool) |
static Distinct |
of(Integer integer) |
public abstract Object getInsideValue()
getInsideValue in interface CompoundTypeCopyright © 2018. All rights reserved.