- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- CacheMap<K,V>, java.util.Map<K,V>, YMap<K,V>
- All Known Implementing Classes:
- BaseCacheYFastFIFOMap, BaseCacheYFastFIFOMapStub, YFastFIFOMap
public interface YFIFOMap<K,V>
extends YMap<K,V>, CacheMap<K,V>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
-
Method Summary
-
Methods inherited from interface de.hybris.platform.util.collections.YMap
clear, getEntry
-
Methods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, values
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 SAP SE. All Rights Reserved.