public class SynchronizedVerifier extends Object
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 © 2017. All rights reserved.