Browsers use up and down arrows to distinguish methods that override one inherited from a superclass, or that are implemented by a subclass.
The computation of inheritance did not distinguish between class and instance methods, so the arrows incorrectly were displayed when the superclass or subclass method was not actually overriden.
Last updated: 1/25/17