public class BasicDepend<V> extends Depend<V>
| Constructor and Description |
|---|
BasicDepend(String name,
Class<V> type,
V value)
构造
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BasicDepend<T> |
getInstance(String name,
T value) |
getEmptyInstance, getInstance, getName, getType, inject, injectAdditional, isSingle, toStringCopyright © 2020. All rights reserved.