Constructor and Description |
---|
CollectionUpdater() |
Modifier and Type | Method and Description |
---|---|
static CollectionUpdater |
getInstance()
Gets singleton instance.
|
void |
update(Context context,
Object newValue)
Updates collection contained by the context by adding the new value.
|
public static CollectionUpdater getInstance()
CollectionUpdater
, not nullCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.