OpenSearch/test-framework
Jason Tedor 05430a788a Remove and forbid use of the type-unsafe empty Collections fields
This commit removes and now forbids all uses of the type-unsafe empty
Collections fields Collections#EMPTY_LIST, Collections#EMPTY_MAP, and
Collections#EMPTY_SET. The type-safe methods Collections#emptyList,
Collections#emptyMap, and Collections#emptySet should be used instead.
2015-12-02 10:41:59 -05:00
..
src Remove and forbid use of the type-unsafe empty Collections fields 2015-12-02 10:41:59 -05:00
build.gradle Build: Remove transitive dependencies 2015-11-10 15:01:41 -08:00