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, isMutable
public static final ArrayMutabilityPlan INSTANCE
public T deepCopyNotNull(T value)
deepCopyNotNull
in class MutableMutabilityPlan<T>
Copyright © 2018 JBoss by Red Hat. All rights reserved.