Class HelperFunctions.byLineLengthDesc

java.lang.Object
es.imim.DISGENET.tool.HelperFunctions.byLineLengthDesc
All Implemented Interfaces:
Comparator
Enclosing class:
HelperFunctions

public class HelperFunctions.byLineLengthDesc extends Object implements Comparator
functions to sort string lists by line length
Author:
michael
  • Constructor Details

    • byLineLengthDesc

      public byLineLengthDesc()
  • Method Details