history property

History of this Valuable

An unmodifiable queue, that need to be read from the end to go back in history

Implementation

UnmodifiableQueueView<ValuableHistoryNode<T>> get history;