|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingIndex
Simple interface for an index of bound keys in the Ginjector.
Method Summary | |
---|---|
boolean |
isBound(Key<?> key)
Returns true if the passed key is bound in the Ginjector. |
Method Detail |
---|
boolean isBound(Key<?> key)
key
- key to be checked
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |