Uses of Interface
net.sf.extjwnl.util.DeepCloneable

Packages that use DeepCloneable
net.sf.extjwnl.data.list Lists and associated classes that hold the results of relationship operations. 
 

Uses of DeepCloneable in net.sf.extjwnl.data.list
 

Subinterfaces of DeepCloneable in net.sf.extjwnl.data.list
 interface Node
          A node in a list.
 

Classes in net.sf.extjwnl.data.list that implement DeepCloneable
 class PointerTargetNode
          A node in a PointerTargetNodeList.
 class PointerTargetNodeList
          A PointerTargetNodeList holds the results of a relationship method.
 class PointerTargetTreeNode
          A node in a PointerTargetTreeNodeList.
 class PointerTargetTreeNodeList
          A list of PointerTargetTreeNodes.
 



Copyright © 2011. All Rights Reserved.