Class ModuleDescription.ModuleDescriptionNameComparator

java.lang.Object
org.hortonmachine.gui.spatialtoolbox.core.ModuleDescription.ModuleDescriptionNameComparator
All Implemented Interfaces:
java.util.Comparator<ModuleDescription>
Enclosing class:
ModuleDescription

public static class ModuleDescription.ModuleDescriptionNameComparator
extends java.lang.Object
implements java.util.Comparator<ModuleDescription>
  • Constructor Summary

    Constructors 
    Constructor Description
    ModuleDescriptionNameComparator()  
  • Method Summary

    Modifier and Type Method Description
    int compare​(ModuleDescription m1, ModuleDescription m2)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface java.util.Comparator

    equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong