Method | Description | |
---|---|---|
CCollectionDeserializer ( System type ) : System |
Constructor
|
|
IsGenericList ( |
||
ReadList ( |
Reads list.
|
|
ReadObject ( |
Reads objects as list ReadList(AbstractHessianInput,int)
|
Method | Description | |
---|---|---|
ReadGenericList ( |
||
ReadUntypedList ( |
public CCollectionDeserializer ( System type ) : System | ||
type | System | Type of the list instances |
return | System |
public static IsGenericList ( |
||
type | ||
return | bool |
public ReadList ( |
||
abstractHessianInput | HessianInput - Instance | |
intListLength | int | Length of the list |
return |
public ReadObject ( |
||
abstractHessianInput | HessianInput - Instance | |
return | object |