Search Results
OK to copy?
Examples 1 through 1 of
1 (0.188 seconds)
Class:
org.apache.jorphan.collections.SortedHashTree
©,
Rating:
0% of 0,
C1
158 newTree = new SortedHashTree(comparator);
159 }
160 newTree.data = (Map) ((HashMap) data).clone();
161 return newTree;
162 }
Result Page:
1