package com.a1.nextlocation; public interface Refreshable { void refresh(); }