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, getIntArray
public ReusingFacetArrays(ArraysPool arraysPool)
protected int[] newIntArray()
newIntArray
in class FacetArrays
protected float[] newFloatArray()
newFloatArray
in class FacetArrays
protected void doFree(float[] floats, int[] ints)
doFree
in class FacetArrays
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.