public static class ReflectionExecutor.InstanceCopyResult
extends java.lang.Object
Constructor and Description |
---|
InstanceCopyResult(AnalyzedObject instance,
boolean isMutable) |
Modifier and Type | Method and Description |
---|---|
AnalyzedObject |
getInstance() |
boolean |
isMutable() |
public InstanceCopyResult(AnalyzedObject instance, boolean isMutable)
public AnalyzedObject getInstance()
public boolean isMutable()