/groovy-equals

Demonstrating the behavior of == and equals() in Groovy and in Java when you decide to implement Comparable

Primary LanguageGroovy

Objective

Demonstrate the behavior of == and equals() in Groovy and in Java when you decide to implement Comparable.