@FunctionalInterface public static interface Formatter.ParseBlock<T,R>
R
run(T t)
R run(T t) throws java.lang.Exception
java.lang.Exception