| Package | Description |
|---|---|
| com.atomicleopard.expressive |
Expressive is a java library designed to enable simple and easily read usage
of the Java Collections API. |
| com.atomicleopard.expressive.predicate |
| Modifier and Type | Method and Description |
|---|---|
static <From,To> CollectionTransformer<From,To> |
Expressive.Transformers.transformAllUsing(ETransformer<From,To> transformer)
Creates a
CollectionTransformer for the given ETransformer. |
| Modifier and Type | Method and Description |
|---|---|
static <T> CollectionTransformer<T,EPredicate<T>> |
EqualsPredicate.Transformer.ForValues() |
Copyright © 2013 Atomic Leopard. All Rights Reserved.