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