4b91af8ea9b84c67990525902a41562ded38a54d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable array : BsonArray to list : List<Bson> in method public visit(call Call) : Bson in class org.immutables.criteria.mongo.MongoQueryVisitor | From | To | |
Change Return Type | 1 | ||
Change Return Type BsonValue to Bson in method public visit(call Call) : Bson in class org.immutables.criteria.mongo.MongoQueryVisitor | From | To | |
Change Variable Type | 3 | ||
Change Variable Type array : BsonArray to list : List<Bson> in method public visit(call Call) : Bson in class org.immutables.criteria.mongo.MongoQueryVisitor | From | To | |
Change Variable Type field : BsonValue to field : String in method public visit(call Call) : Bson in class org.immutables.criteria.mongo.MongoQueryVisitor | From | To | |
Change Variable Type value : BsonValue to value : Object in method public visit(call Call) : Bson in class org.immutables.criteria.mongo.MongoQueryVisitor | From | To |