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.
ここのチュートリアルに従っていましたが、障害にぶつかりました。このスクリプトが何をするのかわかりません。式をググったところ、正規表現と呼ばれていると思います。しかし、それが何のためにあるのかはまだわかりません。
private static Pattern addListener = Pattern .compile("(add\\w+?Listener\\(.*?\\))");