square / papa

PAPA: Performance of Android Production Applications
Apache License 2.0
351 stars 15 forks source link

Make the interaction a val #44

Closed pyricau closed 2 years ago

pyricau commented 2 years ago

If mutability is desired it's easy enough to make the interaction class itself hold onto mutable fields.