Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/internal/util/reflection/
DGenericMetadataSupport.java696 public static class WildCardBoundedType implements BoundedType { class in GenericMetadataSupport
699 public WildCardBoundedType(WildcardType wildcard) { in WildCardBoundedType() method in GenericMetadataSupport.WildCardBoundedType