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