Implements a clipboard for maps, with history.
Creates an instance of this class, with the given number of maximum items.
Adds a new element to the clipboard.
Returns the n-th element from the clipboard.
A single entry in the clipboard.
List of items on the clipboard
See Implementation
Implements a clipboard for maps, with history.