Helper method to print to the console


/ Published in: Java
Save to your folder(s)

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();

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.