Class Select
java.lang.Object
zombie.entity.util.Select
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Selectinstance()<T> Tselect(T[] objects, Comparator<T> comparator, int int1, int int2) <T> intselectIndex(T[] objects, Comparator<T> comparator, int int1, int int0)
-
Constructor Details
-
Select
public Select()
-
-
Method Details
-
instance
-
select
-
selectIndex
-