ItemId
from the Container. Containers that support filtering should also allow removing an item that is currently filtered out.
This functionality is optional.
@param itemId ID of the Item to remove @returntrue
if the operation succeeded, false
if not
@throws UnsupportedOperationException if the container does not support removing individual items
|
|
|
|
|
|
|
|