Unify & enhance APIs by adding methods to all versions
Unify & enhance APIs by adding methods to all versions (#5) * Unify & enhance APIs by adding methods to all versions Adds the getDefaultValue() method to all versions of the maps. In addition, this changeset also adds the remove(key, value) method to all versions. * Add tests for the LongLong variant