Class ByEntityName

java.lang.Object
adalid.core.comparators.ByEntityName
All Implemented Interfaces:
Comparator<Entity>

public class ByEntityName extends Object implements Comparator<Entity>
Author:
Jorge Campins
  • Constructor Details

    • ByEntityName

      public ByEntityName()
  • Method Details