Package com.intellij.util
Interface ThrowableConsumer<S,T extends Throwable>
-
public interface ThrowableConsumer<S,T extends Throwable>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
consume(S s)
-