public class AttributeConverterMutabilityPlanImpl<T> extends MutableMutabilityPlan<T>
Constructor and Description |
---|
AttributeConverterMutabilityPlanImpl(AttributeConverter attributeConverter) |
Modifier and Type | Method and Description |
---|---|
protected T |
deepCopyNotNull(T value) |
assemble, deepCopy, disassemble, isMutable
public AttributeConverterMutabilityPlanImpl(AttributeConverter attributeConverter)
protected T deepCopyNotNull(T value)
deepCopyNotNull
in class MutableMutabilityPlan<T>
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.