Modifier and Type | Method and Description |
---|---|
static void |
Kernel.addConverter(Converter<?> converter)
Adds the
Converter to the list of converters. |
static void |
Kernel.removeConverter(Converter<?> converter)
Removes the
Converter to the list of converters. |