public interface BindingIndex
Modifier and Type | Method and Description |
---|---|
boolean |
isBound(Key<?> key)
Returns true if the passed key is bound in the Ginjector.
|
boolean isBound(Key<?> key)
key
- key to be checkedCopyright © 2008–2018. All rights reserved.