package br.com.extractor.easyfinance.ui; public interface FragmentCommunication { boolean hasPendencies(); void freePendencies(); }