All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xiongyingqi.util.ThreadHelper Maven / Gradle / Ivy

package com.xiongyingqi.util;

public class ThreadHelper {
    public static final Object LOCK = new Object();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy