public static class CurrentClassState.CurrentModuleState extends Object
| Constructor and Description |
|---|
CurrentModuleState(io.quarkus.bootstrap.model.AppArtifactKey module,
Map<String,String> fileToHash) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFileToHash() |
io.quarkus.bootstrap.model.AppArtifactKey |
getModule() |
public CurrentModuleState(io.quarkus.bootstrap.model.AppArtifactKey module, Map<String,String> fileToHash)
public io.quarkus.bootstrap.model.AppArtifactKey getModule()
Copyright © 2021 JBoss by Red Hat. All rights reserved.