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) |
compareTo, getEmptyInstance, getInstance, getName, getPriority, getType, inject, injectAdditional, isInit, isSingle, toString
Copyright © 2020. All rights reserved.