P - self-referencing type parameter as discriminator for the format engine to be usedpublic interface ChronoPattern<P extends ChronoPattern<P>>
Allows a flexible interpretation of symbols in format patterns.
| Modifier and Type | Method and Description |
|---|---|
FormatEngine<P> |
getFormatEngine()
Yields the format engine this pattern is designed for.
|
FormatEngine<P> getFormatEngine()
Yields the format engine this pattern is designed for.
Copyright © 2014–2015. All rights reserved.