Package org.verifyica.api
Class EnumKey
java.lang.Object
org.verifyica.api.EnumKey
Utility class to provide a class scoped string representation of an Enum value.
-
Method Summary
-
Method Details
-
of
Get the enum key as a class scoped string representation.- Parameters:
value- the enum value- Returns:
- the class scoped string representation of the enum
-