This repository was archived by the owner on Jan 20, 2023. It is now read-only.
Fixing generics and keeping up with Shared updates.
ジェネリクスの整理
ParameterForMapにジェネリクスを補った。
また、abstractプロパティのclazz: Class<*>の利用方法に混乱が見られたため、abstractプロパティとしては削除した。
Sharedのアップデート取り込み
Sharedのアップデートを取り込み処理効率を向上した。
parameterNameConverterの取り扱いの修正
parameterNameConverterをnullableに、またデフォルト引数をnullに修正した。