public class IntArray

  1. Object
  2. IntArray
Not thread safe int[] pooling

Constructors

public IntArray()

Methods

public int[] get(int argLength)
protected int[] getInitializedArray(int argLength)

Inherited methods

Constructor details

IntArray

public IntArray()

Method details

get

public int[] get(int argLength)

getInitializedArray

protected int[] getInitializedArray(int argLength)