| Package | Description | 
|---|---|
| org.apache.myfaces.trinidad.util | 
| Modifier and Type | Method and Description | 
|---|---|
| static <K,V> Map<K,V> | CollectionUtils. newMutationHookedMap(Map<K,V> map,
                    CollectionUtils.MapMutationHooks<K,V> hooks)Creates a new Map that informs the MapMutationHooks of any direct mutations. | 
| Constructor and Description | 
|---|
| CollectionUtils.ExternalAccessHookMap(Map<K,V> delegate,
                                     CollectionUtils.MapMutationHooks<K,V> mutationHooks) | 
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.