lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.util
/
IOBooleanSupplier
IOBoolean
Supplier
fun
interface
IOBooleanSupplier
Boolean supplier that is allowed to throw an IOException.
See also
java.
util.
function.
Boolean
Supplier
Members
Functions
get
Link copied to clipboard
abstract
fun
get
(
)
:
Boolean
Gets the boolean result.