package com.schneeloch.bostonbusmap_library.data; public interface GroupKey { // only equals and hashCode are relevant here }