@FunctionalInterface public interface IHandler<T,E extends Exception>
void
handle(T context)
void handle(T context) throws E extends Exception
E extends Exception
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.