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