Uses of Package
com.google.inject.internal.util
-
Packages that use com.google.inject.internal.util Package Description com.google.inject.internal Guice (sounds like "juice")com.google.inject.internal.util com.google.inject.spi Guice service provider interface -
Classes in com.google.inject.internal.util used by com.google.inject.internal Class Description Stopwatch Enables simple performance monitoring. -
Classes in com.google.inject.internal.util used by com.google.inject.internal.util Class Description LineNumbers Looks up line numbers for classes and their members.SourceProvider Provides access to the calling line of code.StackTraceElements.InMemoryStackTraceElement In-Memory version ofStackTraceElement
that does not store the file name. -
Classes in com.google.inject.internal.util used by com.google.inject.spi Class Description SourceProvider Provides access to the calling line of code.StackTraceElements.InMemoryStackTraceElement In-Memory version ofStackTraceElement
that does not store the file name.