public static class CalendarTypeDescriptor.CalendarMutabilityPlan extends MutableMutabilityPlan<Calendar>
Modifier and Type | Field and Description |
---|---|
static CalendarTypeDescriptor.CalendarMutabilityPlan |
INSTANCE |
Constructor and Description |
---|
CalendarTypeDescriptor.CalendarMutabilityPlan() |
Modifier and Type | Method and Description |
---|---|
Calendar |
deepCopyNotNull(Calendar value) |
assemble, deepCopy, disassemble, isMutable
public static final CalendarTypeDescriptor.CalendarMutabilityPlan INSTANCE
public CalendarTypeDescriptor.CalendarMutabilityPlan()
public Calendar deepCopyNotNull(Calendar value)
deepCopyNotNull
in class MutableMutabilityPlan<Calendar>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.