public class UInteger extends Object
| Constructor and Description |
|---|
UInteger() |
| Modifier and Type | Method and Description |
|---|---|
static int[] |
toIntArray(Integer[] data)
Convert Integer[] array to int[] array
|
public static int[] toIntArray(Integer[] data)
data - The Integer arrayCopyright © 2015. All rights reserved.