@Deprecated public class ReflectionLoaderThingy<T> extends Object
Constructor and Description |
---|
ReflectionLoaderThingy(Class<T> interfaceClass)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static <K> ReflectionLoaderThingy<K> |
create(Class<K> interfaceClass)
Deprecated.
|
T |
getForObject(Object keyObject)
Deprecated.
|
Copyright © 2011–2015. All rights reserved.