private static class FastDateParser.StrategyAndWidth
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) FastDateParser.Strategy |
strategy |
(package private) int |
width |
Constructor and Description |
---|
StrategyAndWidth(FastDateParser.Strategy strategy,
int width) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getMaxWidth(java.util.ListIterator<FastDateParser.StrategyAndWidth> lt) |
final FastDateParser.Strategy strategy
final int width
StrategyAndWidth(FastDateParser.Strategy strategy, int width)
int getMaxWidth(java.util.ListIterator<FastDateParser.StrategyAndWidth> lt)