package net.sharenav.sharenav.ui; public interface ShareNavDisplayable { public void show(); }