Class AnnotationBasedSorter

java.lang.Object
space.arim.dazzleconf.sorter.AnnotationBasedSorter
All Implemented Interfaces:
Comparator<SortableConfigurationEntry>, ConfigurationSorter

public class AnnotationBasedSorter extends Object implements ConfigurationSorter
Implementation of ConfigurationSorter to be paired with an annotation to sort entries
Author:
A248