Class Utils


  • final class Utils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static int availableProcessors()  
      • Methods inherited from class java.lang.Object

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

      • AVAILABLE_PROCESSORS

        private static final int AVAILABLE_PROCESSORS
    • Constructor Detail

      • Utils

        private Utils()
    • Method Detail

      • availableProcessors

        static int availableProcessors()