public class IdAbles extends Object
IdAble
static Comparator<IdAble>
ID_ABLE_COMPARATOR
IdAbles()
static <T extends IdAble> T
byId(int id, T... datas)
static <T extends IdAble> T[]
byIds(Class<T> type, T[] result, Integer... ids)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Comparator<IdAble> ID_ABLE_COMPARATOR
public IdAbles()
public static <T extends IdAble> T byId(int id, T... datas)
public static <T extends IdAble> T[] byIds(Class<T> type, T[] result, Integer... ids)
Copyright © 2009–2015 CodeLutin. All rights reserved.