Class SortPerformanceViz

All Implemented Interfaces:
WindowListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, RootPaneContainer, WindowConstants

public class SortPerformanceViz extends PerformanceViz
Author:
Dennis Cosgrove
See Also:
  • Constructor Details

    • SortPerformanceViz

      public SortPerformanceViz(String title, Sorter<Integer> sorter, int lengthDelta, int xTickUnit, boolean isNShowing, boolean isNLogNShowing, boolean isNSquaredShowing)