@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–2017 Andreas Bartels. All rights reserved.