package com.example.qyh.joe.presenter; /** * Created by admin on 2016/8/12. */ public interface ThreePresenter { void loadImageList(); }