Class TreeSetAdapter<E>

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

@ProtoAdapter(TreeSet.class) public final class TreeSetAdapter<E> extends AbstractCollectionAdapter<TreeSet<E>, E>
Since:
4.4