Interface WildcardType

All Superinterfaces:
Type
All Known Implementing Classes:
ImplForWildcard

public interface WildcardType
extends Type
Replaces WildcardType.
  • Method Details

    • getLowerBounds

      Type[] getLowerBounds()
    • getUpperBounds

      Type[] getUpperBounds()