public final class InstantiatorFactory extends Object
| Constructor and Description |
|---|
InstantiatorFactory(boolean useKnownType) |
| Modifier and Type | Method and Description |
|---|---|
<T> Instantiator<T> |
get(com.google.common.reflect.TypeToken<T> type) |
public <T> Instantiator<T> get(com.google.common.reflect.TypeToken<T> type)
Copyright © 2019 CDAP Licensed under the Apache License, Version 2.0.