Toggle navigation
Home
org.apache.camel.NamedNode to org.apache.camel.MessageHistory
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'camel'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Cascading Type Change (Similar)
NamedNode
to
MessageHistory
Other
list.getLast()
to
list != null ? list.getLast() : null
Rename Variable
node
to
last