| org.eclipse.sisu.inject.RankingFunction |
Known Indirect Subclasses
|
Assigns each Binding a rank according to some function; higher ranks take precedence over lower ranks.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Estimates the maximum rank this function may assign to a Binding.
| |||||||||||
Assigns a numeric rank to the given binding.
| |||||||||||
Estimates the maximum rank this function may assign to a Binding.
Assigns a numeric rank to the given binding.
| binding | The binding |
|---|