Skip to:
It seems as if uri2entryURIs and getByURI(URI) can be removed easily, this may bring some performance benefit.
Also, most of the class is based on HashMap and a ReferenceQueue, there may be more performant ways of handling weak references.
It seems as if uri2entryURIs and getByURI(URI) can be removed easily, this may bring some performance benefit.
Also, most of the class is based on HashMap and a ReferenceQueue, there may be more performant ways of handling weak references.