Package | Description |
---|---|
org.unix4j.convert |
Defines interfaces and implementations used for value conversions.
|
Modifier and Type | Class and Description |
---|---|
static class |
OptionSetConverters.OptionSetConverter<O extends Enum<O> & Option> |
Modifier and Type | Method and Description |
---|---|
protected CompositeValueConverter<V> |
CompositeValueConverter.add(ValueConverter<? extends V> converter) |
protected CompositeValueConverter<V> |
CompositeValueConverter.addAll(Collection<? extends ValueConverter<? extends V>> converters) |
Copyright © 2024. All rights reserved.