kotlin-echo
echo-core
/
io.github.alexandrepiveteau.echo.core.log
/
isEmpty
is
Empty
fun
EventIterator
.
isEmpty
(
)
:
Boolean
Content copied to clipboard
Returns true iff the
EventIterator
is empty.
fun
EventLog
.
isEmpty
(
)
:
Boolean
Content copied to clipboard
Returns true iff there are no events in the
EventLog
.
See also
io.
github.
alexandrepiveteau.
echo.
core.
log.
EventLog