Package picocli.codegen.aot.graalvm
Class JniConfigGenerator
- java.lang.Object
-
- picocli.codegen.aot.graalvm.JniConfigGenerator
-
public class JniConfigGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JniConfigGenerator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String... args)Runs this class as a standalone application, printing the resulting JSON String to a file or toSystem.out.
-