public class PrimitiveBooleanConverter extends Converter
| Modifier | Constructor and Description |
|---|---|
protected |
PrimitiveBooleanConverter() |
|
PrimitiveBooleanConverter(Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Collection<String> args) |
boolean |
isSupported(Class<?> type) |
protected PrimitiveBooleanConverter()
public PrimitiveBooleanConverter(Class<?> type)
public Object convert(Collection<String> args)
public boolean isSupported(Class<?> type)
isSupported in class ConverterCopyright © 2023. All rights reserved.