Uses of Enum Class
zombie.core.utils.Bits.CompareOption
Packages that use Bits.CompareOption
-
Uses of Bits.CompareOption in zombie.core.utils
Subclasses with type arguments of type Bits.CompareOption in zombie.core.utilsMethods in zombie.core.utils that return Bits.CompareOptionModifier and TypeMethodDescriptionstatic Bits.CompareOption
Returns the enum constant of this class with the specified name.static Bits.CompareOption[]
Bits.CompareOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.core.utils with parameters of type Bits.CompareOptionModifier and TypeMethodDescriptionstatic boolean
Bits.checkFlags
(int int2, int int0, int int1, Bits.CompareOption compareOption) static boolean
Bits.checkFlags
(long long2, long long0, long long1, Bits.CompareOption compareOption)