Interface Sortable

  • All Known Implementing Classes:
    BasicSorter

    public interface Sortable

    Created by Jeff Gaynor
    on 5/22/14 at 9:42 AM

    • Method Detail

      • setState

        void setState​(String args)
        Given a string of arguments, set the internal state. Alternately, you can set the state manually.
        Parameters:
        args -