Class ByPropertyDisplaySortKey

java.lang.Object
adalid.core.comparators.ByPropertyDisplaySortKey
All Implemented Interfaces:
Comparator<Property>

public class ByPropertyDisplaySortKey extends Object implements Comparator<Property>
Author:
Jorge Campins
  • Constructor Details

    • ByPropertyDisplaySortKey

      public ByPropertyDisplaySortKey()
  • Method Details