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.CompareOptionReturns 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 booleanBits.checkFlags(int int2, int int0, int int1, Bits.CompareOption compareOption) static booleanBits.checkFlags(long long2, long long0, long long1, Bits.CompareOption compareOption)