@FunctionalInterface public static interface BaseFormatter.ParseBlock<T2,R2>
R2
run(T2 t)
R2 run(T2 t) throws java.lang.Exception
java.lang.Exception