I have a generic class(InformationMutable) which contains as class attribute a list of another class(InformationEntry) of the same generic data type -
InformationMutable
InformationEntry