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