Project

General

Profile

feature request #922

Updated by Andreas Müller about 7 years ago

At the moment there is just one method that uses case differentiation instead of using the inheritance. 

 

 Either overwrite compoareTo or use abstract methods to get relevant information from subclasses 
 

Back