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