Class Threads


  • public class Threads
    extends java.lang.Object
    Set of Thread utilities.
    Author:
    Alexey Stashok
    • Constructor Summary

      Constructors 
      Constructor Description
      Threads()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isService()  
      static void setService​(boolean isService)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Threads

        public Threads()
    • Method Detail

      • isService

        public static boolean isService()
      • setService

        public static void setService​(boolean isService)