Class CommandLine.BuiltIn.UUIDConverter

java.lang.Object
org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.UUIDConverter
All Implemented Interfaces:
CommandLine.ITypeConverter<UUID>
Enclosing class:
CommandLine.BuiltIn

static class CommandLine.BuiltIn.UUIDConverter extends Object implements CommandLine.ITypeConverter<UUID>
  • Constructor Details

    • UUIDConverter

      UUIDConverter()
  • Method Details