|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypedTransformer | |
|---|---|
| org.broadleafcommerce.common.util | |
| Uses of TypedTransformer in org.broadleafcommerce.common.util |
|---|
| Methods in org.broadleafcommerce.common.util with parameters of type TypedTransformer | ||
|---|---|---|
static
|
BLCCollectionUtils.collect(Collection inputCollection,
TypedTransformer<T> transformer)
Delegates to CollectionUtils.collect(Collection, Transformer), but performs the necessary type coercion
to allow the returned collection to be correctly casted based on the TypedTransformer. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||