public abstract class Static extends Object
Please give careful consideration before including an object in this class. Pros:
Cons:
| Modifier and Type | Field and Description |
|---|---|
static CalciteResource |
RESOURCE
Resources.
|
| Modifier | Constructor and Description |
|---|---|
private |
Static() |
| Modifier and Type | Method and Description |
|---|---|
static <E> List<E> |
cons(E first,
List<? extends E> rest)
Builds a list.
|
public static final CalciteResource RESOURCE
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.