Design Pattern Examples
Overview of object-oriented design patterns
DesignPatternExamples_python.strategy.strategy_showentries_class Namespace Reference

Classes

class  Strategy_ShowEntries_Class
 Represents a way of displaying a list of EntryInformation objects in a particular order. More...