T
- the type of object this providespublic interface Provider<T>
http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/Provider.html
Modifier and Type | Method and Description |
---|---|
T |
get()
Provides an instance of T.
|
T get()
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.