- checkArgument(boolean) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object...) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, char, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, int, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, long, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkArgument(boolean, String, Object, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving one or more parameters to the calling method.
- checkElementIndex(int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkElementIndex(int, int, String) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that index specifies a valid element in an array, list or string of size
size.
- checkNotNull(T) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object...) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, char, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, int, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, long, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkNotNull(T, String, Object, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that an object reference passed as a parameter to the calling method is not null.
- checkPositionIndex(int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndex(int, int, String) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that index specifies a valid position in an array, list or string of
size size.
- checkPositionIndexes(int, int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures that start and end specify a valid positions in an array, list
or string of size size, and are in order.
- checkState(boolean) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object...) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, char, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, int, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, long, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, char) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, int) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, long) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- checkState(boolean, String, Object, Object, Object, Object) - 类 中的静态方法com.dyngr.util.Preconditions
-
Ensures the truth of an expression involving the state of the calling instance, but not
involving any parameters to the calling method.
- com.dyngr - 程序包 com.dyngr
-
- com.dyngr.concurrent - 程序包 com.dyngr.concurrent
-
- com.dyngr.core - 程序包 com.dyngr.core
-
- com.dyngr.core.strategy - 程序包 com.dyngr.core.strategy
-
- com.dyngr.exception - 程序包 com.dyngr.exception
-
- com.dyngr.util - 程序包 com.dyngr.util
-
- CompositeStopStrategy - com.dyngr.core.strategy中的类
-
A stop strategy composited by a list of strategies and will stop if any of them to say stop.
- CompositeStopStrategy(List<StopStrategy>) - 类 的构造器com.dyngr.core.strategy.CompositeStopStrategy
-
- computeWaitTime(T) - 接口 中的方法com.dyngr.core.ExceptionWaitHandler
-
Returns the time, in milliseconds, to sleep before retrying.
- computeWaitTime(Attempt) - 接口 中的方法com.dyngr.core.WaitStrategy
-
Returns the time, in milliseconds, to sleep before retrying.
- continueFor(Throwable) - 类 中的静态方法com.dyngr.core.AttemptResults
-