Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java1228 static class ConstructorParameterNotInstantiable { class
1229 public ConstructorParameterNotInstantiable(@SuppressWarnings("unused") NotInstantiable x) {} in ConstructorParameterNotInstantiable() method in ConstructorParameterNotInstantiable
/external/guava/guava-testlib/test/com/google/common/testing/
DClassSanityTesterTest.java1241 static class ConstructorParameterNotInstantiable { class
1242 public ConstructorParameterNotInstantiable(@SuppressWarnings("unused") NotInstantiable x) {} in ConstructorParameterNotInstantiable() method in ConstructorParameterNotInstantiable