Uses of Enum Class
com.jackmeng.core.util.const_Bias
Packages that use const_Bias
-
Uses of const_Bias in com.jackmeng.core.util
Methods in com.jackmeng.core.util that return const_BiasModifier and TypeMethodDescriptionstatic const_BiasReturns 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.Methods in com.jackmeng.core.util with parameters of type const_BiasModifier and TypeMethodDescriptionstatic <T extends Comparable<T>>
intuse_Algos.binary_search(T[] toSearch, T target, const_Bias bias) static Objectuse_Commons.pick(const_Bias bias, Object... e)