@Immutable
public class SmartArrayInt
extends java.lang.Object
Constructor and Description |
---|
SmartArrayInt(int[] raw) |
Modifier and Type | Method and Description |
---|---|
int |
findIdx(int want)
Find the index of the want value
|
int |
get(int idx) |
int |
getN() |
void |
show(java.util.Formatter f) |