| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Dataset.OnGoing.Impl<E> | 
Dataset.Base<E>, Dataset.Closed<E>, Dataset.OnGoing<E>| Modifier and Type | Method and Description | 
|---|---|
| Dataset.OnGoing<E> | add(E value) | 
| Dataset<E> | close() | 
forEach, iterator, spliteratorDataset.OnGoing<E> add(E value)
Copyright © 2025. All rights reserved.