package com.mozz.htmlnative.view; /** * @author Yang Tao, 17/5/9. */ public interface IBackgroundView extends IBackgroundManager { }