org.tm4j.panckoucke.impl.abstraction.ClassificationItem .itemForKey(java.lang.Object key,java.lang.Object source)

Description

Adds a children to the item, that is stored under the given key. If there already exists an item for the given key, no new item will be created but the existing will be returned.

Parameters
java.lang.Object key
java.lang.Object source

Returns

Other Resources

Related Topics