public interface Handler<T>
void
handle(T t)
void handle(T t)
Copyright © 2020 Eclipse. All rights reserved.