Class SectionComparator

java.lang.Object
eu.hansolo.medusa.tools.SectionComparator
All Implemented Interfaces:
Serializable, Comparator<Section>

public class SectionComparator extends Object implements Comparator<Section>, Serializable
Created by hansolo on 26.01.16.
See Also:
  • Constructor Details

    • SectionComparator

      public SectionComparator()
  • Method Details