Class ModelCollection<T>

java.lang.Object
org.spdx.library.model.ModelCollection<T>
All Implemented Interfaces:
Iterable<Object>, Collection<Object>
Direct Known Subclasses:
ModelSet

public class ModelCollection<T>
extends Object
implements Collection<Object>
Collection of elements stored in a ModelStore
Author:
Gary O'Neall