package edu.mit.mitmobile2; public interface OnMITMenuItemListener { void onOptionItemSelected(String optionId); }