public class TypeReferenceGenericProvider extends java.lang.Object implements GenericProvider<TypeReference<?>>
| Constructor and Description |
|---|
TypeReferenceGenericProvider() |
| Modifier and Type | Method and Description |
|---|---|
TypeReference<?> |
get(Key<?> match)
Creates an instance of
T using
the provided type parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasConstantProviderpublic TypeReference<?> get(Key<?> match)
GenericProviderT using
the provided type parameters.get in interface GenericProvider<TypeReference<?>>match - The matched type