Interface Period
-
- All Known Implementing Classes:
Period.DefaultPeriod
public interface Period- Author:
- erlend
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPeriod.DefaultPeriod
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description DategetFrom()DategetTo()default booleanisCurrent()default booleanisCurrent(Date date)default booleanisFromPeriodValid(Date date)default booleanisToPeriodValid(Date date)static Periodof(Date from, Date to)
-