T
@FunctionalInterface public static interface Fun.ThrowingConsumer<T>
Consumer
void
tryAccept(T input)
void tryAccept(T input) throws Exception
Exception
Copyright © 2017–2020. All rights reserved.