package com.vaguehope.onosendai.util; public interface Titleable { String getUiTitle (); }