| Package | Description |
|---|---|
| com.stratio.deep.utils |
| Modifier and Type | Method and Description |
|---|---|
static <L,R> Pair<L,R> |
Pair.create(L left,
R right)
Creates a new immutable pair of objects.
|
static Pair<Field[],Field[]> |
AnnotationUtils.filterKeyFields(Class clazz)
Return a pair of Field[] whose left element is
the array of keys fields.
|
Copyright © 2014. All rights reserved.