Class JniConfigGenerator


  • public class JniConfigGenerator
    extends Object
    • Constructor Detail

      • JniConfigGenerator

        public JniConfigGenerator()
    • Method Detail

      • main

        public static void main​(String... args)
        Runs this class as a standalone application, printing the resulting JSON String to a file or to System.out.
        Parameters:
        args - one or more fully qualified class names of @Command-annotated classes.