Skip to main content

Timeline for answer to Java batch processor by toolic

Current License: CC BY-SA 4.0

Post Revisions

3 events
when toggle format what by license comment
Feb 26 at 11:32 comment added kiner_shah Makes sense, thanks :-)
Feb 25 at 15:46 comment added Simon Forsberg The if-statements aren't really needed at all, can be replaced with a simple System.out.println(o); as there's a function to simply print an object. If only ints and strings should be printed, it can be a single if with an or condition.
Feb 25 at 11:40 history answered toolic CC BY-SA 4.0