JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.aot.internal
StreamHelper
ThrowingRunner
Contents
Description
Method Summary
Method Details
run()
Hide sidebar
Show sidebar
Interface StreamHelper.ThrowingRunner
Enclosing class:
StreamHelper
public static interface
StreamHelper.ThrowingRunner
A helper interface for runnables which may throw an exception.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
()
Method Details
run
void
run
() throws
Exception
Throws:
Exception