Package pl.poznan.put.interfaces
package pl.poznan.put.interfaces
Interfaces useful in various contexts to clean up class design.
-
InterfacesClassDescriptionA set of methods that a data structure must implement to be clustered.A set of methods that any kind of result has to implement to be displayable in UI or exportable to output file.A set of methods that any kind of result must implement to be exported to output file.A set of methods to be implemented by result objects with tabular form of data.A set of methods allowing to visualize the result.