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.
public String do(Person p){}
パラメータPersonパッケージ名を取得するにはどうすればよいですか?パラメータの型しか取得できず、クラス名しか取得できません。