lockedItems property

List<E> lockedItems
final

A list of items that are locked and can't be reordered.

Implementation

final List<E> lockedItems;