Interface WithTypeList

All Superinterfaces:
Link
All Known Subinterfaces:
ConstructorLink, MethodLink
All Known Implementing Classes:
BasicConstructorLink, BasicMethodLink

public interface WithTypeList extends Link

An interface for links to types with a list of types.

  • Nested Class Summary

    Link.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
    List<? extends TypeLink>
    Returns the list of this link.
    kind, reflection
  • Method Details

    • typeList

      List<? extends TypeLink> typeList()

      Returns the list of this link.

      Returns:
      the list of types