Simple immutable implementation of a dictionary.entry.
public class base dictionary entry[readonly value key type, value value type]
private key type the key
private value type the value
override key type key()
override value type value()