|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Coercible
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 |
---|
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 |