Searched refs:JustAnInterface (Results 1 - 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
H A DBinderTest.java387 bind(JustAnInterface.class).toInstance(new JustAnInterface() {});
608 @Inject ImplementsHasImplementedByThatWantsExplicit(JustAnInterface jai) {}
611 static interface JustAnInterface {} interface in class:BinderTest

Completed in 210 milliseconds