Uses of Class
com.google.inject.internal.util.Stopwatch
Packages that use Stopwatch
-
Uses of Stopwatch in com.google.inject.internal
Fields in com.google.inject.internal declared as StopwatchMethods in com.google.inject.internal with parameters of type StopwatchModifier and TypeMethodDescription(package private) List<InjectorShell>
InjectorShell.Builder.build
(Initializer initializer, ProcessedBindingData bindingData, Stopwatch stopwatch, Errors errors) Creates and returns the injector shells for the current modules.