public abstract class ModifiableInstanceHandle extends InstanceHandle
| Constructor and Description |
|---|
ModifiableInstanceHandle() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
copyFrom(InstanceHandle src)
Overwrite the state of this object with that of the given object.
|
abstract InstanceHandle |
immutableCopy() |
isNil, modifiableCopy, newInstanceHandle, nilHandleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTogetEnvironmentpublic abstract void copyFrom(InstanceHandle src)
public abstract InstanceHandle immutableCopy()
Copyright © 2014. All rights reserved.