public interface

SerMap

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

Class Overview

Contractually, implementations and sub-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