public class IntCache
extends java.lang.Object
Constructor and Description |
---|
IntCache() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getCacheSizes()
Gets a human-readable string that indicates the sizes of all the cache fields.
|
static int[] |
getIntCache(int p_76445_0_) |
static void |
resetIntCache()
Mark all pre-allocated arrays as available for re-use by moving them to the appropriate free lists.
|
public static int[] getIntCache(int p_76445_0_)
public static void resetIntCache()
public static java.lang.String getCacheSizes()