1 Commits
Author SHA1 Message Date
Sergey Ignatov 877b0bb707 there's no need to use <? extends String>, because String is final
sometimes it's necessary, e.g. when we're substituting any generic with the real type

GitOrigin-RevId: a8c453813b04213f7e24dd80bc7ccec4eb78efcb
2019-07-24 04:32:35 +03:00