Class AwInfoComparator

java.lang.Object
de.uplanet.lucy.server.appservice.AwInfoComparator
All Implemented Interfaces:
Comparator<de.uplanet.lucy.server.appservice.AwInfo>

@Deprecated public final class AwInfoComparator extends Object implements Comparator<de.uplanet.lucy.server.appservice.AwInfo>
Deprecated.
Comparator AwInfo objects.
  • Constructor Details

    • AwInfoComparator

      public AwInfoComparator(String p_strLang)
      Deprecated.
  • Method Details

    • compare

      public int compare(de.uplanet.lucy.server.appservice.AwInfo p_info1, de.uplanet.lucy.server.appservice.AwInfo p_info2)
      Deprecated.
      Specified by:
      compare in interface Comparator<de.uplanet.lucy.server.appservice.AwInfo>