This {@link Descriptor} creates a {@link Set}.
If no specific implementation for the {@link Set} is specified, a {@link HashSet} will be used.
Entries can be added during the set initialization. The list of entries is specified with {@link #setValueDescriptors(List)}.
@author Tom Baeyens @author Guillaume Porcher (documentation) @see Descriptor
|
|