Class HashSetAdapter<E>

java.lang.Object
org.infinispan.protostream.types.java.collections.AbstractCollectionAdapter<HashSet<E>,E>
org.infinispan.protostream.types.java.collections.HashSetAdapter<E>
All Implemented Interfaces:
ElementContainerAdapter<HashSet<E>>, IterableElementContainerAdapter<HashSet<E>,E>

@ProtoAdapter(java.util.HashSet.class) public final class HashSetAdapter<E> extends AbstractCollectionAdapter<HashSet<E>,E>
Since:
4.4