public class IntCache extends Object
Constructor and Description |
---|
IntCache() |
Modifier and Type | Method and Description |
---|---|
static String |
func_85144_b() |
static int[] |
getIntCache(int par0) |
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 par0)
public static void resetIntCache()
public static String func_85144_b()