E
- the type of elements in the collectionP
- the parent to returnpublic interface NestedCollection<E,P> extends CollectionMutator<E,NestedCollection<E,P>>, Conjunctor<P>
CollectionMutator
that can return access to its parent via the and()
method for
continued configuration.add, add, clear, remove
and
Copyright © 2014–2023 jsonwebtoken.io. All rights reserved.