Package com.diffplug.gradle.oomph
Interface EclipseMisc.ThrowingConsumer<T>
- Enclosing class:
- EclipseMisc
public static interface EclipseMisc.ThrowingConsumer<T>
Consumer which can throw an exception.
-
Method Summary
-
Method Details
-
accept
- Throws:
Throwable
-