public class DynamicSubscript extends Object
Modifier and Type | Field and Description |
---|---|
static DynamicSubscript |
all |
static int |
ALL |
static DynamicSubscript |
first |
static int |
FIRST |
static DynamicSubscript |
last |
static int |
LAST |
static DynamicSubscript |
mid |
static int |
MID |
public static final int FIRST
public static final int MID
public static final int LAST
public static final int ALL
public static final DynamicSubscript first
public static final DynamicSubscript mid
public static final DynamicSubscript last
public static final DynamicSubscript all
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.