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