Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Javaで連続するキーワードの最大数を知っている人はいますか?
私が思いついた最長は6です:
private static final native synchronized int function();
ありがとう :)