Click or drag to resize

InvocableCacheExReplace Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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