|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adaptable
This interface is inspired by similar from eclipse project
| Method Summary | ||
|---|---|---|
|
adapt(Class<T> cls)
Returns an object that is instance of asked class |
|
| Method Detail |
|---|
<T> T adapt(Class<T> cls)
cls - class to be adapted to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||