Uses of Enum
org.wildfly.common.format.NumericFlag
Packages that use NumericFlag
-
Uses of NumericFlag in org.wildfly.common.format
Methods in org.wildfly.common.format that return NumericFlagModifier and TypeMethodDescriptionprotected NumericFlagNumericFlags.castItemOrNull(Object obj) protected NumericFlagNumericFlags.itemOf(int index) static NumericFlagReturns the enum constant of this type with the specified name.static NumericFlag[]NumericFlag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.common.format with parameters of type NumericFlagModifier and TypeMethodDescriptionstatic NumericFlagsNumericFlags.of(NumericFlag flag) static NumericFlagsNumericFlags.of(NumericFlag flag1, NumericFlag flag2)