This method checks if an item that is equivalent to the given item has already been added. If found, it returns that item. If not found, it adds the given item to this section and returns it. @param item the item to intern @return An item from this section that is equivalent to the given item. It ma
(T item)
source not stored for this graph (policy: none)
no test coverage detected