package com.smartisanos.sidebar.util; public interface IEmpty { void setEmpty(boolean isEmpty); }