Revise SpEL internals and documentation
This is a prerequisite for null-safe Optional support. See gh-20433
This commit is contained in:
@@ -252,7 +252,6 @@ Kotlin::
|
||||
<1> Use "null-safe select first" operator on potentially null `members` list
|
||||
======
|
||||
|
||||
|
||||
The following example shows how to use the "null-safe select last" operator for
|
||||
collections (`?.$`).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user