store

protected abstract void store(E obj)

Stores the passed object.

Note: The storage must be assigned before calling this method.

Parameters

obj

an instance to store