@FunctionalInterface public interface Action<T>
void
apply(T t)
void apply(T t)
Copyright © 2019. All rights reserved.