Class POChanger<T>

  • Type Parameters:
    T - generic type of elements

    public class POChanger<T>
    extends java.lang.Object
    This class is meant to provide a structure to change preference orders and compare the results between changes
    Author:
    Bastian Wolf
    • Method Summary

      Modifier and Type Method Description
      void changeOrder()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • changeOrder

        public void changeOrder()