replaceWhenFull property

bool replaceWhenFull
final

When maxPlacements is reached, the oldest is moved instead of refusing.

Implementation

final bool replaceWhenFull;