I20130813-0800
KeyHashEnumerator and ValueHashEnumerator were introduced to support the the typesafe usage of the HashEnumerator separated for keys and values. Before this commit this functionality was given by the isKey parameter as the HashEnumerator constructor. Change-Id: I448b5448a1d95b8c34dbc40743b62bf35ee2801d Signed-off-by: Hendrik Still <hendrik.still@gammas.de>