| Class | Description |
|---|---|
| EmptyArray |
This type serves as a global access point to the empty array
Created by kfgodel on 07/03/16.
|
| EmptyIterator |
This type represents an empty iterator, for objects that represent empty sets
Created by kfgodel on 07/03/16.
|
| EmptySpliterator |
This type represents an empty spliterator for empty sets
Created by kfgodel on 07/03/16.s
|
| EnumerationSpliterator<T> |
This type adapts an enumeration to spliterator interface
Date: 29/04/18 - 15:53
|
| OneElementIterator<T> |
This type represents an iterator for only one element
Created by kfgodel on 07/03/16.
|
| OneElementSpliterator<T> |
This type represents a spliterator with only one element
Created by kfgodel on 07/03/16.
|
| OneElementSupplierSpliterator<T> |
This class implements a spliterator that takes its only value from a supplier
Date: 12/12/19 - 19:06
|
Copyright © 2020. All rights reserved.