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, nilHandle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compareTo
getEnvironment
public abstract void copyFrom(InstanceHandle src)
public abstract InstanceHandle immutableCopy()
Copyright © 2014. All rights reserved.