Object#equals(Object)
to determine equality.
Access | Constructor and Description |
---|---|
private |
Modifier and Type | Method and Description |
---|---|
pack-priv static < the type of both input and output elements T> ReferencePipeline | Returns: the new streama reference stream with element type T upstream)Appends a "distinct" operation to the provided stream, and returns the new stream. |
DistinctOps | back to summary |
---|---|
private DistinctOps() |
makeRef | back to summary |
---|---|
pack-priv static <T> ReferencePipeline Appends a "distinct" operation to the provided stream, and returns the new stream.
|