net.sf.staccatocommons.lang.thunk.internal
Class CalendarThunk
java.lang.Object
net.sf.staccatocommons.lang.thunk.internal.CalendarThunk
- All Implemented Interfaces:
- net.sf.staccatocommons.defs.Thunk<Calendar>
public class CalendarThunk
- extends Object
- implements net.sf.staccatocommons.defs.Thunk<Calendar>
- Author:
- flbulgarelli
|
Field Summary |
static net.sf.staccatocommons.defs.Thunk<Calendar> |
INSTANCE
An instance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final net.sf.staccatocommons.defs.Thunk<Calendar> INSTANCE
- An instance
CalendarThunk
public CalendarThunk()
value
public Calendar value()
- Specified by:
value in interface net.sf.staccatocommons.defs.Thunk<Calendar>
Copyright © 2010-2012 Staccatocommons. All Rights Reserved.