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