org.stringtree.util.sort
Class Sorter2

java.lang.Object
  extended by org.stringtree.util.sort.Sorter2

public class Sorter2
extends java.lang.Object


Constructor Summary
Sorter2()
           
 
Method Summary
 java.util.List sort(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sorter2

public Sorter2()
Method Detail

sort

public java.util.List sort(java.lang.Object obj)