I make this call to a static singleton instance from the class GameManager.java.
GameManager.java
HUD.getInstance().update(timeDelta);
HU
Select Build->Rebuild Project will solve it