Interface GenericMetadataSupport.BoundedType

All Superinterfaces:
Type
All Known Implementing Classes:
GenericMetadataSupport.TypeVarBoundedType, GenericMetadataSupport.WildCardBoundedType
Enclosing class:
GenericMetadataSupport

public static interface GenericMetadataSupport.BoundedType extends Type
Type representing bounds of a type
See Also:
  • Method Details

    • firstBound

      Type firstBound()
    • interfaceBounds

      Type[] interfaceBounds()