Class Threads

java.lang.Object
com.github.mizool.core.concurrent.Threads

public final class Threads extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    Deprecated, for removal: This API element is subject to removal in a future version.
    at the usage site, the compiler/IDE can’t know that rethrowInterrupt() contains a throw, so it will complain that an exception was neither handled nor rethrown.
    static void
    sleep(long milliSeconds)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait