Package org.mapstruct.ap.internal.model
Interface Constructor
-
- All Known Implementing Classes:
AnnotatedConstructor
,DecoratorConstructor
,NoArgumentConstructor
public interface Constructor
Basic interface class that facilitates an empty constructor.- Author:
- Sjaak Derksen
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<Type>
getImportTypes()
String
getName()
-