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:

Version:
$Id: package-info.java 1714262 2015-11-13 20:08:45Z tn $

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