Uses of Enum
org.wildfly.common.format.GeneralFlag
Packages that use GeneralFlag
-
Uses of GeneralFlag in org.wildfly.common.format
Methods in org.wildfly.common.format that return GeneralFlagModifier and TypeMethodDescriptionprotected GeneralFlagGeneralFlags.castItemOrNull(Object obj) protected GeneralFlagGeneralFlags.itemOf(int index) static GeneralFlagReturns the enum constant of this type with the specified name.static GeneralFlag[]GeneralFlag.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 GeneralFlagModifier and TypeMethodDescriptionstatic GeneralFlagsGeneralFlags.of(GeneralFlag flag) static GeneralFlagsGeneralFlags.of(GeneralFlag flag1, GeneralFlag flag2) static GeneralFlagsGeneralFlags.of(GeneralFlag flag1, GeneralFlag flag2, GeneralFlag flag3)