co.cask.tigon.lang
Class InstantiatorFactory
java.lang.Object
co.cask.tigon.lang.InstantiatorFactory
public final class InstantiatorFactory
- extends Object
InstantiatorFactory.
|
Method Summary |
|
get(com.google.common.reflect.TypeToken<T> type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantiatorFactory
public InstantiatorFactory(boolean useKnownType)
get
public <T> Instantiator<T> get(com.google.common.reflect.TypeToken<T> type)
Copyright © 2014 Cask Data, Inc. Licensed under the Apache License, Version 2.0.