in the example below the client can tell the type of indexer to use in the dictionary
the behavior of indexer which changes is moved to another class there by separating
the class which changes and the one which does not change
the dictionary delegates calls to search and sort to the indexer
No comments:
Post a Comment