Searched refs:timedGet (Results 1 – 1 of 1) sorted by relevance
1893 private Object timedGet(long nanos) throws TimeoutException { in timedGet() method in CompletableFuture2071 r = timedGet(nanos); in get()