public class RollDateCache extends Object
Constructor and Description |
---|
RollDateCache(RollCycle cycle) |
Modifier and Type | Method and Description |
---|---|
String |
formatFor(long cycle)
Formats a rollCycle number into a date/time String based on a fixed date/time format.
|
long |
parseCount(String name) |
public RollDateCache(@NotNull RollCycle cycle)
@NotNull public String formatFor(long cycle)
cycle
- the rollCycle number to formatpublic long parseCount(@NotNull String name) throws ParseException
ParseException
Copyright © 2016. All rights reserved.