Interface ConstructorLink

All Superinterfaces:
Link, WithModifiers, WithType, WithTypeList
All Known Implementing Classes:
BasicConstructorLink

public interface ConstructorLink extends Link, WithType, WithTypeList, WithModifiers
  • Nested Class Summary

    Link.Kind
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> T
    invoke(Object... arguments)
     
    default Link.Kind
     
    reflection

    Methods inherited from interface org.tudalgo.algoutils.tutor.general.reflections.WithModifiers

    modifiers

    Methods inherited from interface org.tudalgo.algoutils.tutor.general.reflections.WithType

    type

    Methods inherited from interface org.tudalgo.algoutils.tutor.general.reflections.WithTypeList

    typeList