Package org.aoju.bus.cache.support
Class KeyValue
java.lang.Object
org.aoju.bus.cache.support.KeyValue
-
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
-