public interface HandlerNano<T,R,E extends Exception>
R
handle(T object, long deadlineNanos)
R handle(T object, long deadlineNanos) throws E extends Exception
E extends Exception
Copyright © 2018 SPF4J. All rights reserved.