package amidst.version; public interface ILatestVersionListListener { public void onLoadStateChange(LatestVersionListEvent event); }