Module jEdit

Class BufferSet.NameSorter

java.lang.Object
org.gjt.sp.jedit.bufferset.BufferSet.NameSorter
All Implemented Interfaces:
Comparator<Buffer>
Enclosing class:
BufferSet

public static class BufferSet.NameSorter extends Object implements Comparator<Buffer>
  • Constructor Details

    • NameSorter

      public NameSorter()
  • Method Details