James Carman wrote:
> So, TransformerUtils would have to move into the new component, right?
> Would the Transformer, Closure, and Predicate interfaces stay in the core
> package or go into the new component?
TransformerUtils -> [collection-functors]
PredicateUtils -> [collection-functors]
ClosureUtils -> [collection-functors]
FactoryUtils -> [collection-functors]
Transformer -> [collections]
Predicate -> [collections]
Closure -> [collections]
Factory -> [collections]
Stephen
---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org
|