Yves Soete
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created when typing the shortcut 'sout' tab i sometimes get println and sometimes printlf
AnsweredWhy is this? I type sout<tab> and it gives me sometimes: System.out.println()but then i try it again and it give me: System.out.printf()why is this?