| Interface | Description |
|---|---|
| ReadResolvable<T> |
Created by peter on 23/06/15.
|
| SerializableBiFunction<I,T,O> |
This interface is a Function which is also Serializable.
|
| SerializableConsumer<T> |
Created by peter.lawrey on 11/07/2015.
|
| SerializableFunction<I,O> |
This interface is a Function which is also Serializable.
|
| SerializablePredicate<T> |
Created by peter.lawrey on 11/07/2015.
|
| SerializableUpdater<U> |
This interface expect to take an object for alteration and it must be serializable.
|
| SerializableUpdaterWithArg<U,A> |
This interface expect to take an object for alteration and it must be serializable.
|
| ThrowingAcceptor<I,T extends Throwable> |
| Class | Description |
|---|---|
| AllocationMeasure |
Created by daniel on 06/07/2015.
|
| Histogram |
Created by peter on 10/07/15.
|
| Enum | Description |
|---|---|
| ObjectUtils |
Created by peter on 23/06/15.
|
| StringUtils |
Created by Rob Austin
|
| Time |
A timer for timeouts which is resilient to pauses in the JVM.
|
Copyright © 2015. All rights reserved.