Click or drag to resize

InvocableCacheExReplace Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodStatic memberReplace(IInvocableCache, Object, Object)
Replaces the entry for the specified key only if it is currently mapped to some value.
Public methodStatic memberReplace(IInvocableCache, Object, Object, Object)
Replaces the entry for the specified key only if currently mapped to the specified value.
Top
See Also