Package javax.inject
Interface Provider<T>
-
public interface Provider<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
get()
-
-
-
Method Detail
-
get
T get()
-
-
public interface Provider<T>
Modifier and Type | Method | Description |
---|---|---|
T |
get() |
T get()