Class ImmutableClassList

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

public class ImmutableClassList extends AbstractSet<String> implements ClassList, Serializable
Immutable class list implementation.

For internal use only. May be renamed or removed in a future release.

Since:
1.0
Author:
Vaadin Ltd
See Also: