-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
int[] |
_int |
-
Constructor Summary
Constructors
| Constructor and Description |
ArrayOfInt() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int[] |
get_int() |
int |
get_int(int i) |
void |
set_int(int[] _int) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ArrayOfInt
public ArrayOfInt()
-
Method Detail
-
get_int
public int[] get_int()
Copyright © 2011-2012. All Rights Reserved.