- java.lang.Object
-
- org.praxislive.video.render.utils.PixelArrayCache
-
public class PixelArrayCache extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int[]acquire(int size, boolean clear)static voidrelease(int[] array)
-