Package wt.associativity
Class DefaultCopyEquivalenceLinkForwardDelegate
java.lang.Object
wt.associativity.DefaultCopyEquivalenceLinkForwardDelegate
- All Implemented Interfaces:
Externalizable,Serializable,CopyEquivalenceLinkForwardDelegate
public class DefaultCopyEquivalenceLinkForwardDelegate
extends Object
implements CopyEquivalenceLinkForwardDelegate, Externalizable
Supported API: true
Extendable: true
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidcopyEquivalenceLinkForward(WTValuedMap oldVsNewIteratedMap) Supported API: true
-
Method Details
-
copyEquivalenceLinkForward
Supported API: true- Specified by:
copyEquivalenceLinkForwardin interfaceCopyEquivalenceLinkForwardDelegate- Parameters:
oldVsNewIteratedMap- map of previous iteration vs current iteration- Throws:
WTException
-