public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static LinkedList<String> |
EMPTY_LIST |
static LinkedList<String[]> |
EMPTY_TUPLE_LIST |
| Constructor and Description |
|---|
Constants() |
public static final LinkedList<String> EMPTY_LIST
public static final LinkedList<String[]> EMPTY_TUPLE_LIST
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.