public interface Callback<T>
void
handle(T t)
void handle(T t)
Copyright © 2009–2015. All rights reserved.