onSet abstract method
Called when list is overwritten. Implement in platform-specific subclass to write through to memory.
Implementation
void onSet(L value);
Called when list is overwritten. Implement in platform-specific subclass to write through to memory.
void onSet(L value);