Interface ObjectSet<T extends ProtocolObject>

Type Parameters:
T - The type of protocol object represented by this set.

public sealed interface ObjectSet<T extends ProtocolObject>
A set of some protocol objects. May contain a single element, multiple elements, or a single tag (which itself contains multiple elements).