Package muntjac :: Package data :: Package util
[hide private]
[frames] | no frames]

Source Code for Package muntjac.data.util

 1  """Provides implementations of Property, Item and Container interfaces, 
 2  and utilities for the data layer. 
 3   
 4  Various Property, Item and Container implementations are provided 
 5  in this package. Each implementation can have its own sets of 
 6  constraints on the data it encapsulates and on how the implementation 
 7  can be used. 
 8  """ 
 9