org.tm4j.topicmap.Member .getPlayers()

Description

Returns an unmodifiable collection of the Topics which are players of this Member.

Returns

The collection of {@link Topic}s that define this member. If no players are currently defined for this member, the returned collection is empty; it is never null.

Other Resources

Related Topics