public abstract class Distinct extends Object
| 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 © 2017. All rights reserved.