public class JdkVersionResolver extends Object
| Constructor and Description |
|---|
JdkVersionResolver() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
resolve(Path projectDirectory,
Supplier<Optional<String>> customResolver) |
public static Optional<String> resolve(Path projectDirectory, Supplier<Optional<String>> customResolver) throws IOException
IOExceptionCopyright © 2020. All rights reserved.