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