- java.lang.Object
-
- org.catacomb.numeric.data.IntegerArray
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.lang.Integer[] |
items |
(package private) int |
nitem |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
add(java.lang.Integer iint) |
void |
clear() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IntegerArray
public IntegerArray()
-
Method Detail
-
clear
public void clear()
Copyright © 2013. All Rights Reserved.