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