Toggle navigation
Home
java.lang.Boolean to org.kie.dmn.feel.runtime.functions.FEELFnResult<java.lang.Boolean>
No. of Instances - 10
No. of Commits - 1
No. of Projects - {'drools'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Other
string.endsWith(match)
to
string.endsWith(match)
result
to
result
result
to
result
string.indexOf(match) >= 0
to
string.indexOf(match) >= 0
list.contains(element)
to
list.contains(element)
string.startsWith(match)
to
string.startsWith(match)
single
to
single
single
to
single