| 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 possible rank for this function; used to arrange injectors in order of ranking probability.
| |||||||||||
Assigns a numeric rank to the given binding.
| |||||||||||
Estimates the maximum possible rank for this function; used to arrange injectors in order of ranking probability.
Assigns a numeric rank to the given binding.
| binding | The binding |
|---|