Class SetOfStringView

All Implemented Interfaces:
Serializable, Iterable<String>, Collection<String>, Set<String>

public class SetOfStringView extends AbstractStringView<Set<StringValue>> implements Set<String>
See Also: