Uses of Interface
net.n2oapp.framework.engine.util.json.DateFormatSerializingCallback
-
Packages that use DateFormatSerializingCallback Package Description net.n2oapp.framework.engine.util.json -
-
Uses of DateFormatSerializingCallback in net.n2oapp.framework.engine.util.json
Methods in net.n2oapp.framework.engine.util.json with parameters of type DateFormatSerializingCallback Modifier and Type Method Description TDateFormatSerializingTemplate. execute(String dateFormat, DateFormatSerializingCallback<T> callback)
-