Class IntegerQuickSort


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

      • IntegerQuickSort

        public IntegerQuickSort()
    • 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