Class com.boostworthy.example.WindowContentMomento
com.boostworthy.example.WindowContentMomento
Description
The 'WindowContentMomento' class stores information about a 'WindowContent' class'
state. In our specific use of the momento design pattern, the 'Window' class acts
as the caretaker and the 'WindowContent' class acts as the originator.