@FunctionalInterface
public interface ElementsFunction
Modifier and Type | Method and Description |
---|---|
int |
getElements(java.lang.Object o,
int n)
Get number of elements in array.
|
int getElements(java.lang.Object o, int n)
o
- object (not completely initialized for read)n
- field number