Interface Constructor

All Known Implementing Classes:
AnnotatedConstructor, DecoratorConstructor, NoArgumentConstructor

public interface Constructor
Basic interface class that facilitates an empty constructor.
Author:
Sjaak Derksen
  • Method Details

    • getName

      String getName()
    • getImportTypes

      Set<Type> getImportTypes()