Class ListOfStringView

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

public class ListOfStringView extends AbstractStringView<List<StringValue>> implements List<String>
See Also: