public class ArrayIndexStartAtProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
static ArrayIndexStartAtProperty |
ONE |
int |
startIndex |
static ArrayIndexStartAtProperty |
ZERO |
| Constructor and Description |
|---|
ArrayIndexStartAtProperty(int startIndex) |
public static final ArrayIndexStartAtProperty ONE
public static final ArrayIndexStartAtProperty ZERO
public final int startIndex
Copyright © 2020. All rights reserved.