![]() |
http://www.jindent.com |
![]() |
Next: Alignments
![]() |
Wrap after left parentheses ( on demand |
if (x == 0) | { | stringBuffer = new StringBuffer("a pretty long String value which is not easy to wrap"); } | |
if (x == 0) | { | stringBuffer = new StringBuffer( | "a pretty long String value which is not easy to wrap"); | } | |