Module org.autogui
Package org.autogui.swing.table
Class GuiSwingTableColumnFilePath.FilePathComparator
java.lang.Object
org.autogui.swing.table.GuiSwingTableColumnFilePath.FilePathComparator
- All Implemented Interfaces:
Comparator<Object>
- Enclosing class:
GuiSwingTableColumnFilePath
public static class GuiSwingTableColumnFilePath.FilePathComparator
extends Object
implements Comparator<Object>
comparator supporting both File and Path
- Since:
- 1.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
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
-
Field Details
-
context
-
filePathField
-
-
Constructor Details
-
FilePathComparator
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<Object>
-