Class ImmutableSet.PImmutableSet<E>

java.lang.Object
com.github.tonivade.purefun.data.ImmutableSet.PImmutableSet<E>
All Implemented Interfaces:
Bindable<Sequence<?>,E>, Mappable<Sequence<?>,E>, ImmutableSet<E>, Sequence<E>, SequenceOf<E>, Kind<Sequence<?>,E>, Serializable, Iterable<E>
Enclosing interface:
ImmutableSet<E>

public static final class ImmutableSet.PImmutableSet<E> extends Object implements ImmutableSet<E>, Serializable
See Also: