Package | Description |
---|---|
net.sf.jkniv.reflect |
Modifier and Type | Method and Description |
---|---|
static <T> Injectable<T> |
InjectableFactory.of(ObjectProxy<T> proxy)
Build a new instance of injectable data for objects using properties methods (not field attributes)
|
static <T> Injectable<T> |
InjectableFactory.of(T instance)
Build a new instance of injectable data for objects using properties methods (not field attributes)
|
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.