public class String2BooleanConverter extends Object implements StringConverter<Boolean>
| 构造器和说明 |
|---|
String2BooleanConverter() |
public Boolean convert(String source)
StringConverterconvert 在接口中 StringConverter<Boolean>source - the string sourceCopyright © 2018. All rights reserved.