public interface Consumer<T>
void
call(T t)
void call(T t) throws Exception
Exception
Copyright © 2021. All Rights Reserved.