Package | Description |
---|---|
eu.eidas.auth.commons.io |
Modifier and Type | Method and Description |
---|---|
static <K,V> com.google.common.collect.ImmutableList<MapSerializationHelper.KeyValue<K,V>> |
MapSerializationHelper.asKeyValueList(Map<K,V> map) |
Modifier and Type | Method and Description |
---|---|
static <K,V> void |
MapSerializationHelper.writeKeyValueList(ObjectOutputStream oos,
com.google.common.collect.ImmutableList<MapSerializationHelper.KeyValue<K,V>> keyValueList) |
Copyright © 2020. All Rights Reserved.