package org.kidinov.just_weather.common.base; public interface BaseView<T> { }