Travis Griggs
01/31/2020, 9:44 PMZach Klippenstein (he/him) [MOD]
01/31/2020, 9:59 PMPair<Double, Double>
, or you could make a data class with better names. I don’t think there’s any standard type.Travis Griggs
01/31/2020, 10:13 PMbaxter
01/31/2020, 10:35 PMLocation
is about the only thing Android has. I wouldn't use Pair
as it auto-boxes primitives. I would make a simple class that takes in non-optional Doubles
data class