Package com.pnfsoftware.jeb.util.serialization.objects
package com.pnfsoftware.jeb.util.serialization.objects
Custom types used internally by JEB's serialization facility.
-
ClassDescriptionSerArrayList<E>A
PNF-serializableversion ofArrayList.A serializable version ofEnumMap.SerEnumSet<E extends Enum<E>>A serializable version ofEnumSet.SerList<E>Implementations of this interface must beserializable.SerMap<K,V> Implementations of this interface must beserializable.Wrapper for a JavaReentrantLockthat supportsserialization.Wrapper for a JavaReentrantReadWriteLockthat supportsserialization.SerSet<E>Implementations of this interface must beserializable.