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