/ Published in: Java
Ever got tired of writing System.out.print(); all the time when testing, well, to avoid this, just create a helper method that will narrow it down to print();
Expand |
Embed | Plain Text