-
-
Enum Constant Summary
Enum Constants Enum Constant Description TYPE_MISMATCHThe type of the flag value does not match the expected type.
PARSE_ERRORAn error was encountered parsing data, such as a flag configuration.
FLAG_NOT_FOUNDThe flag could not be found.
PROVIDER_NOT_READYThe provider is not ready to resolve flags.
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-