Constant Field Values
Contents
com.google.*
-
com.google.inject.internal.AbstractBindingBuilder<T>Modifier and TypeConstant FieldValue
public static final String
"More than one annotation is specified for this binding."
public static final String
"Binding to null instances is not allowed. Use toProvider(Providers.of(null)) if this is your intended behaviour."
public static final String
"Constant value is set more than once."
public static final String
"Implementation is set more than once."
public static final String
"Scope is set more than once."
public static final String
"Setting the scope is not permitted when binding to a single instance."
-
com.google.inject.internal.BytecodeGen