Interface ImportsSupplier
- All Known Implementing Classes:
AnnotationInfo,ConstantValue,ImportInfo,MethodParamInfo,OpenApiDefInfo,ResourceInfo,TypeInfo
public interface ImportsSupplier
Defines a supplier of an
ImportInfo object.-
Method Summary
-
Method Details
-
imports
ImportInfo imports()Gets the imports.- Returns:
- the imports.
-