Class MiscAPI


  • public class MiscAPI
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MiscAPI()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean confirm​(java.lang.String message)  
      static int CPUCores()  
      • Methods inherited from class java.lang.Object

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

      • MiscAPI

        public MiscAPI()
    • Method Detail

      • confirm

        public static boolean confirm​(java.lang.String message)
      • CPUCores

        public static int CPUCores()