public class SynchronizedVerifier
extends java.lang.Object
| Constructor and Description |
|---|
SynchronizedVerifier() |
public static void setDetect(java.lang.Class<?> clazz,
boolean value)
clazz - the classvalue - the new value (true means detection is enabled)public static void check(java.lang.Object o)
o - the object