Skip navigation links

Package org.apache.commons.collections4.functors

This package contains implementations of the Closure, Predicate, Transformer and Factory interfaces.

See: Description

Package org.apache.commons.collections4.functors Description

This package contains implementations of the Closure, Predicate, Transformer and Factory interfaces. These provide simple callbacks for processing with collections.

WARNING: from v4.1 onwards several unsafe classes in this package will not be serializable anymore in order to prevent potential remote code execution exploits.

Classes considered to be unsafe are:

Skip navigation links

Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.