Uses of Class
cn.sliew.milky.common.check.Assumes
-
Packages that use Assumes Package Description cn.sliew.milky.common.check -
-
Uses of Assumes in cn.sliew.milky.common.check
Methods in cn.sliew.milky.common.check that return Assumes Modifier and Type Method Description static AssumesAssumes. valueOf(String name)Returns the enum constant of this type with the specified name.static Assumes[]Assumes. values()Returns an array containing the constants of this enum type, in the order they are declared.
-