|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adaptable
| Method Summary | ||
|---|---|---|
|
adaptTo(java.lang.Class<AdapterType> type)
Adapts the adaptable to another type. |
|
| Method Detail |
|---|
<AdapterType> AdapterType adaptTo(java.lang.Class<AdapterType> type)
AdapterType - The generic type to which this resource is adapted
totype - The Class object of the target type, such as
Node.class
null if the resource cannot
adapt to the requested type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||