What's the Java equivalent of the term "pythonic"?

Posted by Chris Sears on Stack Overflow See other posts from Stack Overflow or by Chris Sears
Published on 2010-05-12T19:12:24Z Indexed on 2010/05/12 19:14 UTC
Read the original article Hit count: 240

If I wanted a single word that meant "conforming to Java language conventions", what would that be? Python has the term "pythonic". Would it be "javaish"?

© Stack Overflow or respective owner

Related posts about java

Related posts about python