Toggle navigation
Home
org.drools.core.util.index.TupleList to org.drools.core.spi.Tuple
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'drools'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
TupleList
to
Tuple
TupleList
to
Tuple
TupleList
to
Tuple
Rename Method invocation
get
to
getFirst
get
to
getFirst
get
to
getFirst
Rename Variable
list
to
tuple
list
to
tuple
list
to
tuple
list
to
tuple
Add or Remove Method invocation
map.get(new LeftTupleImpl(cheddarHandle2,null,true))
to
map.getFirst(new LeftTupleImpl(cheddarHandle2,null,true))