-1

https://hc.apache.org/httpcomponents-client-4.3.x/httpclient/apidocs/org/apache/http/client/utils/URLEncodedUtils.html#parse(java.net.URI,%20java.lang.String )

Map< String, List< String > > を返さない理由

Map が返される場合、ユーザーはキーで簡単にクエリを実行して、必要なものを取得できます。それ以外の場合、ユーザーはリスト全体を反復処理して、必要なものを見つける必要があります。

ありがとう

4

1 に答える 1