Modifier and Type | Constant Field | Value |
---|---|---|
protected static final boolean |
IS_SINGLETON |
true |
protected static final boolean |
NOT_SINGLETON |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INJECT_ADAPTER_SUFFIX |
"$$InjectAdapter" |
public static final String |
MODULE_ADAPTER_SUFFIX |
"$$ModuleAdapter" |
public static final String |
STATIC_INJECTION_SUFFIX |
"$$StaticInjection" |
Copyright © 2015 Square, Inc.. All rights reserved.