package com.ch_linghu.fanfoudroid.ui.base; public interface IRefreshable { void doRetrieve(); }