Class IntCache


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

      Constructors 
      Constructor Description
      IntCache()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int[] getIntCache​(int var0)  
      static void resetIntCache()  
      • Methods inherited from class java.lang.Object

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

      • IntCache

        public IntCache()
    • Method Detail

      • getIntCache

        public static int[] getIntCache​(int var0)
      • resetIntCache

        public static void resetIntCache()