Simon Ritter (@speakjava) 's Twitter Profile
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

linkhttp://twiends.com/speakjava calendar_today16-03-2012 12:22:25

6,6K Tweet

14,14K Takipçi

1,1K Takip Edilen

Simon Ritter (@speakjava) 's Twitter Profile Photo

🥼 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();