org.tm4j.topicmap.Member .removePlayer(org.tm4j.topicmap.Topic player)

Description

Removes the specified topic from the list of players of this Member object. If the specified Topic is not in the list of players for this Member object, then this method has no effect.

Parameters
org.tm4j.topicmap.Topic player the topic to be removed from the set of topics that define this member.

Other Resources

Related Topics

Has Parameters