| Package | Description |
|---|---|
| org.spf4j.base | |
| org.spf4j.log | |
| org.spf4j.recyclable.impl |
| Class and Description |
|---|
| Callables.AdvancedAction
Deprecated.
use RetryPolicy
|
| Callables.AdvancedRetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.CheckedCallable
A callable that will be retried.
|
| Callables.RetryDecision
Deprecated.
use RetryPolicy
|
| Callables.RetryDecision.Type
Deprecated.
|
| Callables.RetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.SimpleAction
Deprecated.
use RetryPolicy
|
| Callables.SimpleRetryPredicate
Deprecated.
use RetryPolicy
|
| Callables.TimeoutCallable
Deprecated.
use RetryPolicy
|
| Callables.TimeoutRetryPredicate
Deprecated.
use RetryPolicy
|
| CharSequenceTranslator |
| ExecutionContext |
| ExecutionContextFactory |
| IntAppender |
| IntAppender.CommentNumberAppender |
| IntAppender.SimplePrefixNumberAppender |
| IntMath.XorShift32ThreadSafe
Deprecated.
please use JDK java.util.concurrent.ThreadLocalRandom instead.
The JDK implementation uses local fields in the Thread class instead of a classic ThreadLocal,
which makes it faster...
|
| IntSequence |
| Method |
| PackageInfo |
| ReferenceType |
| Slf4jMessageFormatter.ErrorHandler |
| Throwables.PackageDetail
enum describing the PackageDetail level to be logged in the stack trace.
|
| TimeoutDeadline |
| Timing
A Utility class that allows for quick conversion between nanotime and epoch relative time.
|
| Writeable
Interface for Objects that can write themselves to a appendable.
|
| Class and Description |
|---|
| Method |
| Class and Description |
|---|
| ReferenceType |
Copyright © 2018 SPF4J. All rights reserved.