About this document
Refactoring Java DirectionService Class by Rajat Chawla is a document available to read on EtoBox.
This document discusses refactoring code in the DirectionService class that calculates estimated time of arrival and directions between points to use the state pattern. The current implementation has problems that need to be identified. Refactoring to use the state pattern will provide benefits over the original implementation.
- Author
- Rajat Chawla
- Language
- EN