I am new in Java/Groovy and I would like to ask when and why I should use long or Long data type.
I am asking this question, because I need to write unit tests for functions where there are types long and Long, and I am trying to understand why they are setting like this.