|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object converter which allows conversion of objects of one class into another.
Method Summary | |
Object |
convert(Object source)
Returns the converted source object of a class compatible with the one returned under convertsTo(). |
Class |
convertsTo(Object source)
Returns the class the given source object can be converterd to by this converter. |
Method Detail |
public Class convertsTo(Object source)
public Object convert(Object source)
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |