public class DefaultNestedCollection<E,P> extends DefaultCollectionMutator<E,NestedCollection<E,P>> implements NestedCollection<E,P>
| Constructor and Description |
|---|
DefaultNestedCollection(P parent,
Collection<? extends E> seed) |
| Modifier and Type | Method and Description |
|---|---|
P |
and() |
add, add, changed, clear, getCollection, remove, selfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, clear, removepublic DefaultNestedCollection(P parent, Collection<? extends E> seed)
public P and()
and in interface Conjunctor<P>Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.