/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.tripplanner

Package-level declarations

Types

Name Summary
DiffTransformer class DiffTransformer<T, R>(val keySelector: (T) -> String, val createMarkerOptions: (T) -> Single<R>) : ObservableTransformer<List<T>, Pair<List<Pair<R, T>>, Set<String>>>
NonCurrentType sealed class NonCurrentType
PinUpdate sealed class PinUpdate
PinUpdateRepository interface PinUpdateRepository