-
-
Constructor Summary
Constructors
Constructor and Description |
IntArray() |
IntArray(int initialCapacity) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IntArray
public IntArray()
-
Method Detail
-
isEmpty
public boolean isEmpty()
-
clear
public void clear()
-
toArray
public int[] toArray()
-
trimToSize
public void trimToSize()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.