inertia-parent
Toggle table of contents
0.1.0-SNAPSHOT
java
Target filter
java
Switch theme
Search in API
Skip to content
inertia-parent
inertia-core
/
io.github.inertiaorg.inertia.core.debug
/
InMemoryDebugTrace
In
Memory
Debug
Trace
public
final
class
InMemoryDebugTrace
implements
DebugTrace
Members
Constructors
In
Memory
Debug
Trace
Link copied to clipboard
public
void
InMemoryDebugTrace
(
)
Functions
append
Link copied to clipboard
public
void
append
(
DebugTraceEntry
entry
)
append
All
Link copied to clipboard
public
void
appendAll
(
DebugTrace
trace
)
entries
Link copied to clipboard
public
List
<
DebugTraceEntry
>
entries
(
)
is
Empty
Link copied to clipboard
public
boolean
isEmpty
(
)