@FunctionalInterface public interface Callback<T>
void
execute(T object)
void execute(T object)
Copyright © 2024. All rights reserved.