Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/reflect/
DTypesTest.java231 WildcardType objectBound = in testNewWildcardType() local
305 TypeVariable<?> objectBound = withBounds(objectBoundJvmType, Object.class); in testNewTypeVariable() local