| Package | Description |
|---|---|
| org.mule.runtime.api.metadata |
| Modifier and Type | Method and Description |
|---|---|
<T extends Serializable> |
MetadataCache.computeIfAbsent(Serializable key,
MetadataCache.MetadataCacheValueResolver mappingFunction)
If the specified key is not already associated with a value,
attempts to compute its value using the given mapping function
and enters it into this map unless
null. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.