|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | 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 | |
java.lang.Object |
coerce(java.lang.Class type)
Coerce this object into a specified type |
Method Detail |
public java.lang.Object coerce(java.lang.Class type) throws CoercionException (src)
type
- Type to coerce to
CoercionException (src)
- Failed to coerce
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |