Class Set<E extends Comparable<? super E>>

java.lang.Object
de.scravy.bedrock.Set<E>
All Implemented Interfaces:
Container<E>, ExtendedIterable<E>, HasLengthAtLeast, Serializable, Iterable<E>

@Immutable
public final class Set<E extends Comparable<? super E>>
extends Object
implements Serializable, Container<E>
See Also:
Serialized Form