Package | Description |
---|---|
org.apache.commons.lang3.function |
Provides functional interfaces to complement those in
java.lang.function and utilities for working with Java
8 lambdas. |
org.apache.commons.lang3.stream |
Provides utility classes to complement those in
java.util.stream . |
Class and Description |
---|
Streams.FailableStream
A reduced, and simplified version of a
Stream with failable method signatures. |
Class and Description |
---|
Streams.FailableStream
A reduced, and simplified version of a
Stream with failable method signatures. |
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.