Uses of Interface
io.quarkus.devtools.codestarts.CodestartPathLoader.PathConsumer
-
Packages that use CodestartPathLoader.PathConsumer Package Description io.quarkus.devtools.codestarts -
-
Uses of CodestartPathLoader.PathConsumer in io.quarkus.devtools.codestarts
Methods in io.quarkus.devtools.codestarts with parameters of type CodestartPathLoader.PathConsumer Modifier and Type Method Description <T> TCodestartPathLoader. loadResourceAsPath(String name, CodestartPathLoader.PathConsumer<T> consumer)
-