@FunctionalInterface public static interface TestUtils.ThrowingFunction<T,R>
R
apply(T t)
R apply(T t) throws Throwable
Throwable
Copyright © 2019. All rights reserved.