Interface | Description | |
---|---|---|
ISortingInheritanceCache | Interface for caching implementation that will allow querying of the inheritance order of a given method relative to its definition super and subclasses |
Class | Description | |
---|---|---|
ClassInheritanceOrderCache | ISortingInheritanceCache implementation that will allow querying of the inheritance order of a given method relative to its definition super and subclasses |