private void onBoardChanged() { if (myInterfaceObject != null) { myInterfaceObject.onBoardChanged(); } }