public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_IMPLEMENTATION_RANK
This constant should be used whenever there are multiple implementations
of an @Contract and one of them should be the default implementation
that people should get if they have no other distinguising information
in their lookup or @Inject point.
|
| Constructor and Description |
|---|
Constants() |
public static final int DEFAULT_IMPLEMENTATION_RANK
Copyright © 2013. All Rights Reserved.