Class StringQuickSort


  • public class StringQuickSort
    extends QuickSort
    This type was created in VisualAge.
    • Constructor Detail

      • StringQuickSort

        public StringQuickSort()
    • Method Detail

      • lessThan

        public boolean lessThan​(Object oFirst,
                                Object oSecond)
        lessThan method comment.
        Specified by:
        lessThan in class QuickSort
        Parameters:
        oFirst - oFirst
        oSecond - oSecond
        Returns:
        something