Home
last modified time | relevance | path

Searched defs:Explosion (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/test/com/google/inject/
DProvisionExceptionsTest.java152 public static class Explosion implements Exploder { class in ProvisionExceptionsTest
153 @Inject public Explosion(@Named("runtime") boolean runtime) throws IOException { in Explosion() method in ProvisionExceptionsTest.Explosion