MMRegistry2
class Object
trait Matchable
class Any
Value members
Concrete methods
protected def selectBestOption(options: Map[(Class[_], Class[_]), R]): MapView[(Class[_], Class[_]), R]
This selects based on the partial order induced by the inheritance hierarchy. If there is ambiguity, all are returned.
This selects based on the partial order induced by the inheritance hierarchy. If there is ambiguity, all are returned.