047113e068ff4d6136f71944edddf33c6d599e64
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter timeout : long to ttl : long in method public put(k K, v V, ttl long, completionHandler Handler<AsyncResult<Void>>) : void in class io.vertx.core.shareddata.AsyncMap | From | To | |
Rename Parameter timeout : long to ttl : long in method public putIfAbsent(k K, v V, ttl long, completionHandler Handler<AsyncResult<V>>) : void in class io.vertx.core.shareddata.AsyncMap | From | To |