Class OptionFormatter

java.lang.Object
org.openjdk.jol.OptionFormatter
All Implemented Interfaces:
joptsimple.HelpFormatter

public class OptionFormatter extends Object implements joptsimple.HelpFormatter
  • Constructor Details

    • OptionFormatter

      public OptionFormatter(String label)
  • Method Details

    • format

      public String format(Map<String,? extends joptsimple.OptionDescriptor> options)
      Specified by:
      format in interface joptsimple.HelpFormatter