
Simon Ritter
@speakjava
Deputy CTO. Java Champion, member Java SE Expert Group, JCP EC, OpenJDK Vulnerability Group and Adoptium SC. AMA about Java and JVM.
ID: 526339343
http://twiends.com/speakjava 16-03-2012 12:22:25
6,6K Tweet
14,14K Followers
1,1K Following

๐ฅผ Piotr Przybyl ๐ปโฎ๏ธ #StopStupidWar I like it! Let's not forget the all-important comment, though ๐ /** * A method to measure the length of the given string * Kiri s The string to measure the length of * return The length of the given string **/ int length(String s) -> s.length();