net.sf.staccatocommons.lang.thunk.internal
Class CalendarThunk

java.lang.Object
  extended by 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
 
Constructor Summary
CalendarThunk()
           
 
Method Summary
 Calendar value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final net.sf.staccatocommons.defs.Thunk<Calendar> INSTANCE
An instance

Constructor Detail

CalendarThunk

public CalendarThunk()
Method Detail

value

public Calendar value()
Specified by:
value in interface net.sf.staccatocommons.defs.Thunk<Calendar>


Copyright © 2010-2012 Staccatocommons. All Rights Reserved.