Package org.tweetyproject.preferences.io
Class POChanger<T>
java.lang.Object
org.tweetyproject.preferences.io.POChanger<T>
- Type Parameters:
T
- generic type of elements
This class is meant to provide a structure to change preference orders and compare the results between changes
- Author:
- Bastian Wolf
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
POChanger
Constructor- Parameters:
op
- the operation
-
-
Method Details
-
changeOrder
public void changeOrder()Change the order
-