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