public abstract class LazyLatchFactoryDelegate extends Object
Constructor and Description |
---|
LazyLatchFactoryDelegate() |
Modifier and Type | Method and Description |
---|---|
static CountDownLatch |
addLatch(Integer key) |
static void |
clear() |
static CountDownLatch |
removeLatch(Integer key) |
public static CountDownLatch addLatch(Integer key)
public static CountDownLatch removeLatch(Integer key)
public static void clear()
Copyright © 2006–2013. All rights reserved.