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