com.xiongyingqi.util.ThreadHelper Maven / Gradle / Ivy
The newest version!
package com.xiongyingqi.util;
public class ThreadHelper {
public static final Object LOCK = new Object();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy