-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
Reminder:
As suggested in #835 the performance could be increase with using androidx-collections.
replace
btool.util.CompactLongMap
with
androidx.collection.MutableLongObjectMap
We should check if the AndroidX classes work with pure Java. Or if there are pure Java equivalents.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels