Home
last modified time | relevance | path

Searched refs:SubclassWithBadSuperclassForProtected (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java654 private static class SubclassWithBadSuperclassForProtected class in NullPointerTesterTest
659 new SubclassWithBadSuperclassForProtected(), Visibility.PROTECTED); in testSubclassWithBadSuperclassForPackageProtectedMethod()