Class SnapshotSet<T>

java.lang.Object
org.jboss.resteasy.util.snapshot.SnapshotSet<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>

public class SnapshotSet<T> extends Object implements Set<T>