@FunctionalInterface public interface EventConsumer<T>
void
accept(T var)
void accept(T var) throws Exception
var
Exception
Copyright © 2010–2017. All rights reserved.