HomeSort by relevance Sort by last modified time
    Searched defs:enterWhen (Results 1 - 2 of 2) sorted by null

  /external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java 180 * monitor.enterWhen(valuePresent);
191 * monitor.enterWhen(valueAbsent);
357 public void enterWhen(Guard guard) throws InterruptedException {
403 public boolean enterWhen(Guard guard, long time, TimeUnit unit) throws InterruptedException {
  /prebuilts/tools/common/guava-tools/
guava-10.0.1.jar 

Completed in 256 milliseconds