Class QueryMatchesCollection

java.lang.Object
net.ontopia.topicmaps.query.impl.utils.QueryMatchesCollection
All Implemented Interfaces:
Iterable, Collection

public class QueryMatchesCollection extends Object implements Collection
INTERNAL: A set implementation that wraps an QueryMatches instance and presents the values in one of the columns as a collection.