Files
filament/android
Romain Guy 2cbacb532a Cache calls to Enum.values() (#4902)
Each call to .values() allocates a new array. Let's cache them once
and for all to avoid unncessary allocations.
2021-11-29 11:35:58 -08:00
..
2021-11-17 13:19:45 -08:00
2021-11-22 09:25:13 -08:00
2020-01-08 17:59:49 -08:00
2021-11-17 13:19:45 -08:00
2021-11-22 10:10:35 -08:00