Package org.miaixz.bus.cache.support
Class KeyValue
java.lang.Object
org.miaixz.bus.cache.support.KeyValue
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncollectionToKeyValue(Collection proceedCollection, String idSpel, Set<String> missKeys, Map<Object, String> id2Key, Context.Switch prevent) mapToKeyValue(Map proceedEntryValueMap, Set<String> missKeys, Map<Object, String> multiEntry2Key, Context.Switch prevent)
-
Constructor Details
-
KeyValue
public KeyValue()
-
-
Method Details
-
mapToKeyValue
-
collectionToKeyValue
-