Package io.micronaut.el.stream
@NullMarked
package io.micronaut.el.stream
The implementation of the operations on collection objects.
- Since:
- 1.0
- Author:
- Denis Stepanov
-
ClassesClassDescriptionELOptional<T>The
Optionalimplementation class described in the section 2.3.3.2 of the Jakarta Expression Language specification.ELStream<T>TheStreamimplementation class described in the section 2.3.3.1 of the Jakarta Expression Language specification.