|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbox2d.pooling.arrays.IntArray
public class IntArray
Not thread safe int[] pooling
| Constructor Summary | |
|---|---|
IntArray()
|
|
| Method Summary | |
|---|---|
int[] |
get(int argLength)
|
protected int[] |
getInitializedArray(int argLength)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntArray()
| Method Detail |
|---|
public int[] get(int argLength)
protected int[] getInitializedArray(int argLength)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||