|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of object to which the adapter adapts valuespublic interface IDataTypeAdapter<T>
An object that knows how to adapt objects to a given type.
| Method Summary | |
|---|---|
T |
adapt(Object value)
Adapts the specified input value to the type that I provide. |
| Method Detail |
|---|
T adapt(Object value)
value - the input value
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||