clarion.tools.linkedlist
Interface CloneableListElement

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
AssocRule

public interface CloneableListElement
extends java.lang.Cloneable


Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException