Serializablepublic abstract class Distinct extends Object implements Serializable
| Constructor | Description |
|---|---|
Distinct() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
int |
hashCode() |
|
static Distinct |
of(Boolean bool) |
|
static Distinct |
of(Integer integer) |
Copyright © 2018. All rights reserved.