| Class | Description |
|---|---|
| DblStreamUtils |
Methods that are shortcuts to creating streams, specifically methods involving primitive double types.
|
| IntStreamUtils |
Methods that are shortcuts to creating streams, specifically methods involving primitive int types.
|
| LongStreamUtils |
Methods that are shortcuts to creating streams, specifically methods involving primitive long types.
|
| StreamUtils |
Methods that are shortcuts to creating streams, specifically methods involving object instances.
|