Home
last modified time | relevance | path

Searched defs:exchange (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
DExchanger.java559 public V exchange(V x) throws InterruptedException { in exchange() method in Exchanger
613 public V exchange(V x, long timeout, TimeUnit unit) in exchange() method in Exchanger