public interface Handler<T,E extends Exception>
void
handle(T object, long deadlineMillis)
void handle(T object, long deadlineMillis) throws E extends Exception
E extends Exception
Copyright © 2018 SPF4J. All rights reserved.