¡@

Home 

python Programming Glossary: sb.append

Java equivalent of Python repr()?

http://stackoverflow.com/questions/1350397/java-equivalent-of-python-repr

int limit source.length char hexbuf null int pointer 0 sb.append ' ' while pointer limit int ch source.charAt pointer switch.. limit int ch source.charAt pointer switch ch case ' 0' sb.append 0 break case ' t' sb.append t break case ' n' sb.append n break.. pointer switch ch case ' 0' sb.append 0 break case ' t' sb.append t break case ' n' sb.append n break case ' r' sb.append r break..