public interface

SerMap

implements Map<K, V>
com.pnfsoftware.jeb.util.serialization.objects.SerMap<K, V>

Class Overview

Implementations of this interface must be serializable. It is recommended third-party (non-PNF) do not implement or extend this interface.

Summary

[Expand]
Inherited Methods
From interface java.util.Map