I\'ve just had an argument with someone I work with and it\'s really bugging me. If you have a class which just has methods like calculateRisk or/and calc
calculateRisk
calc
In my opinion they should be static. You might even get performance improvements because the compiler/jit might inline the methods