T
R
public interface RunnableWithParameterAndReturn<T,R>
run(T t)
R run(T t)
t
Copyright © 2022. All rights reserved.