public interface Handler<T>
void
handle(T data)
void handle(T data)
Copyright © 2018. All rights reserved.