Package grassyknoll :: Package collection :: Module DelegateCollection
[hide private]

Module DelegateCollection

source code

Contains DelegateCollection, an implementation that passes the buck to a CollectionReader and CollectionWriter

Classes [hide private]
  DelegateCollection
A Collection implementation that passes the buck.
  CollectionReader
A reader for a Collection.
  CollectionWriter
A writer for a Collection See its docs.