public abstract class ContextFormat extends Object implements Format
ContextFormat()
Object
format(Object data, String pattern)
abstract Object
format(Object data, String pattern, Context ctx)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ContextFormat()
public Object format(Object data, String pattern)
format
Format
data
pattern
public abstract Object format(Object data, String pattern, Context ctx)
Copyright © 2019. All rights reserved.