Ejemplo n.º 1
0
 public int CompareTo(Detected other)
 {
     return(comparator.CompareDetected(this, other));
 }