public static class DateTypeDescriptor.DateMutabilityPlan extends MutableMutabilityPlan<Date>
Modifier and Type | Field and Description |
---|---|
static DateTypeDescriptor.DateMutabilityPlan |
INSTANCE |
Constructor and Description |
---|
DateTypeDescriptor.DateMutabilityPlan() |
Modifier and Type | Method and Description |
---|---|
Date |
deepCopyNotNull(Date value) |
assemble, deepCopy, disassemble, isMutable
public static final DateTypeDescriptor.DateMutabilityPlan INSTANCE
public DateTypeDescriptor.DateMutabilityPlan()
public Date deepCopyNotNull(Date value)
deepCopyNotNull
in class MutableMutabilityPlan<Date>
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.