Skip navigation links
C G L O P 

C

com.google.common.inject - package com.google.common.inject
 

G

get() - Method in interface com.google.common.inject.Lazy
Return the underlying value, computing the value if necessary.

L

Lazy<T> - Interface in com.google.common.inject
A handle to a lazily-computed value.

O

of(T) - Static method in class com.google.common.inject.Providers
Returns a provider which always provides instance.

P

Providers - Class in com.google.common.inject
Static utility methods for creating and working with instances of Provider.
C G L O P 
Skip navigation links