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.
にクエリを実行しGsonBuilderて、登録済みのクラスがJsonSerializer関連付けられているクラスを見つける方法はありますか? おそらく自分で追跡することもできますが、データがすでにGsonBuilder. どんな助けでも大歓迎です!
GsonBuilder
JsonSerializer
いいえ、ありません。
getAdapter()クラスのメソッドを使用しGsonて特定のタイプのアダプターを取得できるため、特定のアダプターを確認できますが、それらすべてのリストを返す方法はありません。
getAdapter()
Gson