agl-processor
/
agl.runtime.graph
/
CompletedNodesStore2
common
Completed
Nodes
Store2
class
CompletedNodesStore2
<
T
>(num:
Int
, inputLength:
Int
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
clear
Link copied to clipboard
common
fun
clear
()
Content copied to clipboard
get
Link copied to clipboard
common
operator fun
get
(runtimeRule:
RuntimeRule
, inputPosition:
Int
):
T
?
Content copied to clipboard
set
Link copied to clipboard
common
operator fun
set
(runtimeRule:
RuntimeRule
, inputPosition:
Int
, value:
T
)
Content copied to clipboard
Properties
inputLength
Link copied to clipboard
common
val
inputLength
:
Int
Content copied to clipboard
num
Link copied to clipboard
common
val
num
:
Int
Content copied to clipboard