HyperGraphLib icon indicating copy to clipboard operation
HyperGraphLib copied to clipboard

Singleton instance for MotorAlgorithm

Open alex-87 opened this issue 8 years ago • 0 comments

Incomplete singleton instance method leads to an incomplete singleton element.

To do :

  • To create the new MotorAlgorithm instance on the "instance" method
  • To update the code in order to get the MotorAlgorithm instance instead of calling static methods

alex-87 avatar Dec 20 '17 11:12 alex-87