| Package | Description |
|---|---|
| org.broadleafcommerce.common.util |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Collection> |
BLCCollectionUtils.createChangeAwareCollection(WorkOnChange work,
Collection original)
Create a collection proxy that will perform some piece of work whenever modification methods are called on the
proxy.
|
Copyright © 2016. All rights reserved.