public interface ConsumerWithException<T>
void
accept(T code)
void accept(T code) throws java.lang.Exception
java.lang.Exception
Copyright © 2020–2021. All rights reserved.