Package io.quarkus.bootstrap.workspace
Interface ProcessedSources
-
- All Known Implementing Classes:
DefaultProcessedSources
public interface ProcessedSources
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description FilegetDestinationDir()FilegetSourceDir()default <T> TgetValue(Object key, Class<T> type)
-