Class StaticEnumerator<T>

java.lang.Object
org.ametys.runtime.model.StaticEnumerator<T>
Type Parameters:
T - Type of the values
All Implemented Interfaces:
Enumerator<T>
Direct Known Subclasses:
MergePolicy.MergePolicyEnumerator

public class StaticEnumerator<T> extends Object implements Enumerator<T>
This implementation enumerate the static configured elements