public class ReusingFacetArrays extends FacetArrays
arrayLength| Constructor and Description |
|---|
ReusingFacetArrays(ArraysPool arraysPool) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doFree(float[] floats,
int[] ints) |
protected float[] |
newFloatArray() |
protected int[] |
newIntArray() |
free, getFloatArray, getIntArraypublic ReusingFacetArrays(ArraysPool arraysPool)
protected int[] newIntArray()
newIntArray in class FacetArraysprotected float[] newFloatArray()
newFloatArray in class FacetArraysprotected void doFree(float[] floats,
int[] ints)
doFree in class FacetArraysCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.