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.
Javassist を使用してバイトコードを書き換えています。いくつかのローカル変数の型をオブジェクトに変更する必要があります。Javassist を使用してローカル変数にアクセスし、その型を変更するにはどうすればよいですか?
ありがとう。