Class CompositeRowSorter<M>

java.lang.Object
javax.swing.RowSorter<M>
com.iamsoft.util.ui.swing.CompositeRowSorter<M>
Type Parameters:
M - the type of the underlying model

public class CompositeRowSorter<M> extends RowSorter<M>