I found a toArray in NavigationListener.a caused the most execution time(img-1).
And I think it is entirely omitted(img-2).
Can be changed to the following lines.
for (NavigationAbstract localNavigationAbstract : this.b.keySet())
I found a toArray in NavigationListener.a caused the most execution time(img-1).
And I think it is entirely omitted(img-2).
Can be changed to the following lines.
for (NavigationAbstract localNavigationAbstract : this.b.keySet())