Im C++ coder but somehow today I ended with Java, so I did little project with some sorting algorithms (I made them into classes) and I wonder, is it possible to println passed time of calculation of a class ? Not whole project but only one class ? So I can compare theese algorithms.
Thank you for any help.