-
Bug
-
Resolution: Done
-
Minor
-
4.2.0.Final, 5.0.0.ALPHA1
-
None
replaceWithVersion javadoc is incorrect:
/**
- Removes the given value only if its version matches the supplied version. See
{@link #removeWithVersion(Object,
* long)}
for a sample usage.
* - @return true if the method has been replaced
- @see #getVersioned(Object)
- @see VersionedValue
*/