org.tm4j.topicmap.TopicMapUtils .getObjectsOfType(org.tm4j.topicmap.Topic type,java.util.Collection objects)

Description

Returns only those objects in the specified collection which are of the specifed type.

Parameters
java.util.Collection objects The objects to be filtered
org.tm4j.topicmap.Topic type The topic defining the type to filter on

Other Resources

Related Topics