Adds an item to a list in memory. @param key the list key @param item the item to add (must be primitive) @throws IllegalArgumentException if item is not primitive
(String key, Object item)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected