package org.cnodejs.android.md.ui.view; public interface ITopicHeaderView { void onCollectTopicOk(); void onDecollectTopicOk(); }