org.tm4j.topicmap.unified.UnifiedTopic .toUnifiedTopics(java.util.Collection c)

Description

Converts a collection of "raw" topics into a collection of UnifiedTopic objects. This algorithm ensures that merged topics are not duplicated in the results set.

Parameters
java.util.Collection c

Other Resources

Related Topics

Has Parameters