| java.lang.Object com.projity.association.AssociationComparator
AssociationComparator | public class AssociationComparator implements Comparator(Code) | | This class allows comparing of associations based on a field. Note that the comparison
need not care if we are comparing the left or the right (e.g. predecessors or successors - the ordering is always the
same - either predecessor or successor will be identical)
|
AssociationComparator | public AssociationComparator(Field field)(Code) | | |
|
|