keySet

open override fun keySet(tree: DITree): Set<DI.Key<*, *, *>>

The keys to copy from the given tree, according to the rules defined in this object.

Parameters

tree

The tree that contains bindings to copy.