/Collections/Hashtable.php


Nette Framework

Copyright: Copyright (c) 2004, 2010 David Grudl
Link: http://nettephp.com
Filesource: Source Code for this file
License: Nette license

Classes

KeyNotFoundException
The exception that is thrown when the key specified for accessing an element in a collection does not match any key.
Hashtable
Provides the base class for a generic collection of keys and values.