Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/reflect/
DTypesTest.java202 void withoutBound(List<?> list) {} in withoutBound() method in TypesTest.WithWildcardType
280 <T> void withoutBound(List<T> list) {} in withoutBound() method in TypesTest.WithTypeVariable