public class UnderscoreTerm<T> extends Object implements Term<T>
UnderscoreTerm(Token.Underscore token)
String
format(T number, MSLocale formatLocale, Locale runtimeLocale)
Token.Underscore
getToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnderscoreTerm(Token.Underscore token)
public String format(T number, MSLocale formatLocale, Locale runtimeLocale)
Term
format
Term<T>
formatLocale
runtimeLocale
public Token.Underscore getToken()
Copyright © 2021 mygreen. All rights reserved.