Searched refs:checkedGet (Results 1 – 2 of 2) sorted by relevance
56 public V checkedGet() throws E; in checkedGet() method68 public V checkedGet(long timeout, TimeUnit unit) in checkedGet() method
59 public V checkedGet() throws E { in checkedGet() method in AbstractCheckedFuture76 public V checkedGet(long timeout, TimeUnit unit) throws TimeoutException, E { in checkedGet() method in AbstractCheckedFuture