Uses of Enum Class
com.jackmeng.core.util.const_Bias
-
Uses of const_Bias in com.jackmeng.core.util
Modifier and TypeMethodDescriptionstatic const_Bias
Returns the enum constant of this class with the specified name.static const_Bias[]
const_Bias.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <T extends Comparable<T>>
intuse_Algos.binary_search
(T[] toSearch, T target, const_Bias bias) static Object
use_Commons.pick
(const_Bias bias, Object... e)