Package | Description |
---|---|
org.spf4j.base |
Modifier and Type | Method and Description |
---|---|
Callables.AdvancedAction |
Callables.AdvancedRetryPredicate.apply(T value)
Deprecated.
|
default Callables.AdvancedAction |
Callables.AdvancedRetryPredicate.apply(T value,
long deadline)
Deprecated.
|
static Callables.AdvancedAction |
Callables.AdvancedAction.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Callables.AdvancedAction[] |
Callables.AdvancedAction.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 SPF4J. All rights reserved.