org.h2.util
public class SynchronizedVerifier extends Object
Constructor and Description |
---|
SynchronizedVerifier() |
public static void setDetect(Class<?> clazz, boolean value)
clazz
- the classvalue
- the new value (true means detection is enabled)public static void check(Object o)
o
- the objectCopyright © 2016 JBoss by Red Hat. All Rights Reserved.