public interface

Enumerator

com.atlassian.validation.Enumerator<T>
Known Indirect Subclasses

Class Overview

Generic enumerator interface to support some form of enumerated values. Values in the enumeration are assumed to be unique

Summary

Public Methods
Set<T> getEnumeration()

Public Methods

public Set<T> getEnumeration ()