public class ConcurrencyUtils extends Object
Constructor and Description |
---|
ConcurrencyUtils() |
Modifier and Type | Method and Description |
---|---|
static ThreadFactory |
newDaemonThreadFactory(ThreadFactory baseThreadFactory) |
static void |
requireLock(ReentrantLock lock) |
public static void requireLock(ReentrantLock lock)
public static ThreadFactory newDaemonThreadFactory(ThreadFactory baseThreadFactory)
Copyright © 2016 Metron, Inc.. All rights reserved.