| Package | Description |
|---|---|
| net.time4j.format.expert |
This package contains the expert-level format- and parse engine of Time4J.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends ChronoEntity<T>> |
MultiFormatParser.of(ChronoFormatter<T>... formats)
Creates a new multiple format parser.
|
static <T extends ChronoEntity<T>> |
MultiFormatParser.of(List<ChronoFormatter<T>> formats)
Creates a new multiple format parser.
|
Copyright © 2014–2017. All rights reserved.