|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An iterface which an object implements to indicate that it will handle coercion by itself.
| Method Summary | |
Object |
coerce(Class type)
Coerce this object into a specified type |
| Method Detail |
public Object coerce(Class type)
throws CoercionException
type - Type to coerce to
CoercionException - Failed to coerce
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||