Class in Arbor / Inherits from: FlexiblePrimitiveBase
Implements interfaces: IValueGetter<int>
Description
Class to handle a flexible int type reference method there is more than one.
Constructors
 | 
Description | 
| FlexibleInt | 
FlexibleInt default constructor | 
Properties
| Property Name | 
Description | 
| parameter | 
It return a Paramter. It is null if Type is other than Parameter. | 
| slot | 
It returns a slot | 
| value | 
It returns a value | 
Methods
Operators
| Operator Name | 
Description | 
| FlexibleInt | 
Cast int to FlexibleInt. | 
| int | 
Cast FlexibleInt to int. | 
Inherited Members
Fields
| Field Name | 
Description | 
| _Type | 
Reference type of primitive type | 
Properties
| Property Name | 
Description | 
| type | 
It returns a type |