↓ 9 callersMethodcompareToCompares this Complex to another Object. If the Object is a Complex, this function behaves like compareTo(Complex). Otherwise, it throws a ClassCastEx
设计模式/Java与模式_程序设计/src/com/javapatterns/immutable/complex/Complex.java:110