| Package | Description |
|---|---|
| net.openhft.chronicle.core.jlbh | |
| net.openhft.chronicle.core.util |
| Class and Description |
|---|
| NanoSampler
Created by daniel on 09/03/2016.
|
| Class and Description |
|---|
| BooleanConsumer
Represents an operation that accepts a single
Boolean-valued argument and returns no result. |
| ByteBuffers
Created by peter on 13/01/2017.
|
| ByteConsumer
Represents an operation that accepts a single
byte-valued argument and returns no result. |
| CharConsumer
Represents an operation that accepts a single
char-valued argument and returns no result. |
| CharSequenceComparator |
| FloatConsumer
Represents an operation that accepts a single
float-valued argument and returns no result. |
| Histogram
Created by peter on 10/07/15.
|
| NanoSampler
Created by daniel on 09/03/2016.
|
| ObjectUtils
Created by peter on 23/06/15.
|
| ObjectUtils.Immutability |
| ShortConsumer
Represents an operation that accepts a single
short-valued argument and returns no result. |
| StringUtils
Created by Rob Austin
|
| ThrowingBiConsumer
Represents an operation that accepts two input arguments and returns no
result.
|
| ThrowingBiFunction
Represents a function that accepts two arguments and produces a result.
|
| ThrowingConsumer
Represents an operation that accepts a single input argument and returns no
result.
|
| ThrowingFunction
Represents a function that accepts one argument and produces a result.
|
| ThrowingSupplier
Represents a supplier of results which might throw an Exception
|
| Time
A timer for timeouts which is resilient to pauses in the JVM.
|
| Updater
This is similar to a Consumer but it is expected to alter the object whereas a Consumer is not expected to.
|
Copyright © 2017. All rights reserved.