Evaluating Software Design Patterns
— the "Gang of Four" patterns implemented in Java 6
A B C D E F G H I K L M N O P R S T U V W Z

K

key - Variable in class dk.rode.thesis.meta.util.KeyValue
The key.
KeyValue<K,V> - Class in dk.rode.thesis.meta.util
A placeholder for a key with an associated value, where a non-null key or value can only be set once.
KeyValue(K) - Constructor for class dk.rode.thesis.meta.util.KeyValue
Constructor.
KeyValue(K, V) - Constructor for class dk.rode.thesis.meta.util.KeyValue
Constructor.
KeyValue(KeyValue<? extends K, ? extends V>) - Constructor for class dk.rode.thesis.meta.util.KeyValue
Copy constructor.

Gunni Rode / rode.dk
A B C D E F G H I K L M N O P R S T U V W Z
Feel free to use and/or modify the Java 6 source code developed for this thesis AT YOUR OWN RISK, but note that the source code comes WITHOUT ANY — and I do mean WITHOUT ANY — form of warranty WHAT SO EVER!

The original thesis and source code are available at rode.dk/thesis.