Interface EclipseMisc.ThrowingConsumer<T>

Enclosing class:
EclipseMisc

public static interface EclipseMisc.ThrowingConsumer<T>
Consumer which can throw an exception.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T object)