Home
last modified time | relevance | path

Searched defs:InstantiableConstructorChosen (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java690 static class InstantiableConstructorChosen { class
693 public InstantiableConstructorChosen(String name) { in InstantiableConstructorChosen() method in InstantiableConstructorChosen
698 public InstantiableConstructorChosen(NotInstantiable x) { in InstantiableConstructorChosen() method in InstantiableConstructorChosen