Uses of Enum Class
madkit.kernel.Madkit.BooleanOption
Packages that use Madkit.BooleanOption
Package
Description
Provides classes that are fundamental to the design of MaDKit applications.
-
Uses of Madkit.BooleanOption in madkit.kernel
Methods in madkit.kernel that return Madkit.BooleanOptionModifier and TypeMethodDescriptionstatic Madkit.BooleanOption
Returns the enum constant of this class with the specified name.static Madkit.BooleanOption[]
Madkit.BooleanOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.