package org.cnodejs.android.md.ui.view; public interface IBackToContentTopView { void backToContentTop(); }