| Package | Description |
|---|---|
| com.codelanx.commons.util.stream |
| Class and Description |
|---|
| DebugDoubleStream
A debuggable and extendable
DoubleStream wrapper, which allows overriding of only
two methods to allow seeing stream operation in realtime. |
| DebuggableStreaming |
| DebugIntStream
A debuggable and extendable
IntStream wrapper, which allows overriding of only
two methods to allow seeing stream operation in realtime. |
| DebugLongStream
A debuggable and extendable
LongStream wrapper, which allows overriding of only
two methods to allow seeing stream operation in realtime. |
| DebugStream
A debuggable and extendable
Stream wrapper, which allows overriding of only
two methods to allow seeing stream operation in realtime. |
Copyright © 2017. All rights reserved.