Package com.atlassian.validation
Interface Enumerator<T>
- All Known Implementing Classes:
ApplicationPropertyEnumerator
public interface Enumerator<T>
Generic enumerator interface to support some form of enumerated values. Values in the enumeration are assumed
to be unique
- Since:
- v4.4
-
Method Summary
-
Method Details
-
getEnumeration
-