| Package | Description |
|---|---|
| functions.two |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
FilteredStream |
(package private) class |
IntStream |
(package private) class |
WhatAPain |
| Modifier and Type | Field and Description |
|---|---|
private Stream |
FilteredStream.it |
private Stream |
WhatAPain.it |
| Constructor and Description |
|---|
FilteredStream(Stream it,
Predicate p) |
WhatAPain(Stream it) |