Uses of Interface
org.mockito.internal.util.reflection.GenericMetadataSupport.BoundedType
Packages that use GenericMetadataSupport.BoundedType
-
Uses of GenericMetadataSupport.BoundedType in org.mockito.internal.util.reflection
Classes in org.mockito.internal.util.reflection that implement GenericMetadataSupport.BoundedTypeModifier and TypeClassDescriptionstatic class
Type representing bounds of a type variable, allows to keep all bounds information.static class
Type representing bounds of a wildcard, allows to keep all bounds information.Methods in org.mockito.internal.util.reflection that return GenericMetadataSupport.BoundedTypeModifier and TypeMethodDescriptionGenericMetadataSupport.boundsOf
(TypeVariable<?> typeParameter) GenericMetadataSupport.boundsOf
(WildcardType wildCard)