Package org.apache.el.stream
package org.apache.el.stream
-
ClassesClassDescriptionRepresents an optional value that may or may not be present.A stream of elements supporting sequential operations such as filter, map, reduce, and various terminal operations.EL resolver that provides stream operations on arrays and collections through the
.streammethod.