|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.emarsys.ecommon.builder.time.CalendarBuilder
public class CalendarBuilder
A Builder
for Calendar
instances.
Constructor Summary | |
---|---|
CalendarBuilder()
|
Method Summary | |
---|---|
static java.util.Calendar |
getInstance()
|
java.util.Calendar |
newInstance()
Factory method that replaces the default constructor for new T instances. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CalendarBuilder()
Method Detail |
---|
public static java.util.Calendar getInstance()
public java.util.Calendar newInstance()
Builder
Factory method that replaces the default constructor for new T instances.
newInstance
in interface Builder<java.util.Calendar>
null
.Builder.newInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |