Interface BaseTypeParameter

All Superinterfaces:
Base<TypeParameter>, Iterable<TypeParameter>, TypeParameterVisitable
All Known Implementing Classes:
TypeParameter, TypeParameters, TypeParameterWithTypeBounds

public interface BaseTypeParameter extends TypeParameterVisitable, Base<TypeParameter>