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