|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ExprCastNode.Caster
Interface for casting.
Method Summary | |
---|---|
Object |
cast(Object object)
Casts an object to another type. |
Method Detail |
---|
Object cast(Object object)
Performs a compatibility check and returns null if not compatible.
object
- to cast
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |