Class RefComparator

  • All Implemented Interfaces:
    Comparator<Ref>

    public class RefComparator
    extends Object
    implements Comparator<Ref>
    This comparator only cares about the tuple of namespace and id.
    • Constructor Detail

      • RefComparator

        public RefComparator()