Uses of Class
io.github.pr0methean.betterrandom.util.Byte16ArrayArithmetic
-
Packages that use Byte16ArrayArithmetic Package Description io.github.pr0methean.betterrandom.util Miscellaneous utilities. -
-
Uses of Byte16ArrayArithmetic in io.github.pr0methean.betterrandom.util
Methods in io.github.pr0methean.betterrandom.util that return Byte16ArrayArithmetic Modifier and Type Method Description static Byte16ArrayArithmetic
Byte16ArrayArithmetic. valueOf(String name)
Returns the enum constant of this type with the specified name.static Byte16ArrayArithmetic[]
Byte16ArrayArithmetic. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-