問題タブ [reflections]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
186 参照

java - 実行時にScala/Javaで注釈付きメソッドを見つけるにはどうすればよいですか

ランタイム リフレクションを Scala アノテーションと共に使用したい (必要に応じて Java アノテーションを使用することもできますが、純粋な Java コードを制限することをお勧めします)

私は次のようなものを実装したい:

たとえば、私が持っている場合:

実行結果は次のgetAllAnnotated()ようになります。

特定のクラスではなく、使用可能なメソッドを調べたいことに注意してください