put


Description:

public void put (K key, V value)

Inserts or replaces cache entry.

Parameters:

key

cache key.

value

cache value.