()
| 118 | } |
| 119 | |
| 120 | private NullComparator defaultNullComparator() { |
| 121 | return new DefaultNullComparator(); |
| 122 | } |
| 123 | |
| 124 | private OtherComparator defaultOtherComparator() { |
| 125 | return new DefaultOtherComparator(); |
no outgoing calls
no test coverage detected