Home | History | Annotate | Download | only in concurrent

Lines Matching defs:getNow

101  * {@link #getNow} that instead throw the CompletionException directly
1973 public T getNow(T valueIfAbsent) {
2742 @Override public T getNow(T valueIfAbsent) {