Class DescribedEntitySet<Entity extends DescribedEntity>

java.lang.Object
org.uma.jmetal.util.naming.impl.DescribedEntitySet<Entity>
All Implemented Interfaces:
Iterable<Entity>, Collection<Entity>, Set<Entity>

public class DescribedEntitySet<Entity extends DescribedEntity> extends Object implements Set<Entity>