Map IP addresses to country codes, using a fixed-width sorted database. Lookups are performed using a binary search. The database requires about 5 MB of RAM, 2 MB compressed in the APK. A carefully designed tree-based representation could probably save a factor of 4. Note that this class is not use
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected