package net.miz_hi.smileessence.view.fragment; /** * This is a marker interface for singleton tab pages */ public interface ISingleton { }