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