priority

open val priority: Int(source)

The priority of this factory.

When getting a resolver factory, the factory with the highest value that is resolvable is taken.

If two factories with the same priority exist and are both resolvable, an exception is thrown.

See also