public class KeyHolder<T>
extends Object
-
Constructor Summary
Constructors
-
Method Summary
com.google.inject.Key<? extends T>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
KeyHolder
public KeyHolder(com.google.inject.Key<? extends T> key)
-
Method Details
-
getKey
public com.google.inject.Key<? extends T> getKey()