public class LongParser extends Object implements StringParameterParser<Long>
public Long parse(String strValue)
parse 在接口中 StringParameterParser<Long>public Long defaultValue()
defaultValue 在接口中 StringParameterParser<Long>Copyright © 2020. All rights reserved.