| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static Template |
Template.of(String pattern)
Creates a Template for the default locale and the
specified pattern.
|
static Template |
Template.of(String pattern,
Locale locale)
Creates a Template for the specified locale and
pattern.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.