toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.projection.memory
/
DreamLoopReport
/
DreamLoopReport
Dream
Loop
Report
constructor
(
contextId
:
<Error class: unknown class>
,
cycleStarted
:
Instant
,
cycleCompleted
:
Instant
=
Instant.now()
,
passResults
:
List
<
ConsolidationPassResult
>
,
totalExamined
:
Int
,
totalTransitioned
:
Int
,
totalNewPropositions
:
Int
,
triggered
:
Boolean
)