public interface Consumer<T>
void
accept(T event)
void accept(T event)
Copyright © 2016. All rights reserved.