|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - the type that is providedE - the exception that is thrownpublic interface Provider<T,E extends Throwable>
Represents a provider.
| Method Summary | |
|---|---|
String |
getDescription()
getDescription |
T |
provide()
Provides the object |
| Method Detail |
|---|
@NotNull
T provide()
throws E extends Throwable
E - if any.
E extends Throwable@NotNull @NonNls String getDescription()
getDescription
String object.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||