Bug 414067 - [Viewers] Add generics to CustomHashtable

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>
1 file changed
tree: f972461eb9cf75981fbc69cfa9c2ead10e7fc626
  1. bundles/
  2. examples/
  3. features/
  4. git_report/
  5. releng/
  6. tests/
  7. .gitignore
  8. CONTRIBUTING.md
  9. pom.xml
  10. README.md
README.md

Platform UI

Platform UI provides the basic building blocks for user interfaces built with Eclipse. Some of these form the Eclipse Rich Client Platform (RCP) and can be used for arbitrary rich client applications, while others are specific to the Eclipse IDE. The Platform UI codebase is built on top of the Eclipse Standard Widget Toolkit (SWT), which is developed as an independent project.

For more information, refer to the [Platform UI wiki page] 1.

License

Eclipse Public License (EPL) v1.0