public interface

SerSet

implements Set<E>
com.pnfsoftware.jeb.util.serialization.objects.SerSet<E>

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.lang.Iterable
From interface java.util.Collection
From interface java.util.Set