| Modifier and Type | Field and Description |
|---|---|
static Comparator<IdAble> |
ID_ABLE_COMPARATOR |
| Constructor and Description |
|---|
IdAbles() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IdAble> |
byId(int id,
T... datas) |
static <T extends IdAble> |
byIds(Class<T> type,
T[] result,
Integer... ids) |
public static final Comparator<IdAble> ID_ABLE_COMPARATOR
Copyright © 2009–2016 CodeLutin. All rights reserved.