removeKeysInExpansionEx

public static List<Object> removeKeysInExpansionEx(List<String> arrayList, HashMap<String, MessageExpansion> hashMap)

Deletes the specified keys

Return

Full and incremental data after deletion

Parameters

arrayList

The collection of keys to be deleted

hashMap

HashMap<String, MessageExpansion>