Searched refs:getCreateWithNullUnsupportedMethod (Results 1 – 8 of 8) sorted by relevance
19 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;40 Arrays.asList(getCreateWithNullUnsupportedMethod());
22 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;47 getCreateWithNullUnsupportedMethod()); in suppressForTreeSetNatural()
23 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;58 getCreateWithNullUnsupportedMethod(), // for keySet in suppressForTreeMapNatural()
23 ….google.common.collect.testing.testers.CollectionCreationTester.getCreateWithNullUnsupportedMethod;59 getCreateWithNullUnsupportedMethod(), // for keySet in suppressForTreeMapNatural()
67 public static Method getCreateWithNullUnsupportedMethod() { in getCreateWithNullUnsupportedMethod() method in CollectionCreationTester