type
. The IDL type is not directly mapped to java.lang.Class
, because it can be necessary to describe a type which is unknown to the java runtime system, e.g. for delaying the need of a class, so that it is possible to generate it one the fly.
The current implementations holds various static
helper methods, which may be changed or moved in the furture, so please do not use these methods.
@version $Revision: 1.13 $ $ $Date: 2001/10/26 11:43:05 $ @author Kay Ramme @since UDK2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|