public interface ThrowingVoidFunction<T extends java.lang.Throwable>
Follows naming scheme of Java 8 functional interfaces.
void
apply()
void apply() throws T extends java.lang.Throwable
T extends java.lang.Throwable