/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.tripplanner/PinUpdate/match
match
\ fun match(onDelete: Action, onCreate: Consumer<PinUpdate.Create>)
This is to avoid instanceof
if we use PinUpdate with Java.
/tripkit/TripKitAndroidUIDomain/com.skedgo.tripkit.tripplanner/PinUpdate/match
\ fun match(onDelete: Action, onCreate: Consumer<PinUpdate.Create>)
This is to avoid instanceof
if we use PinUpdate with Java.