@FunctionalInterface public interface ValueAndTimeConsumer<E>
void
accept(E result, long time)
void accept(E result, long time)
Copyright © 2017. All rights reserved.