Uses of Class
org.teavm.model.ValueType.Primitive
-
Packages that use ValueType.Primitive Package Description org.teavm.model -
-
Uses of ValueType.Primitive in org.teavm.model
Fields in org.teavm.model declared as ValueType.Primitive Modifier and Type Field Description static ValueType.PrimitiveValueType. BOOLEANstatic ValueType.PrimitiveValueType. BYTEstatic ValueType.PrimitiveValueType. CHARACTERstatic ValueType.PrimitiveValueType. DOUBLEstatic ValueType.PrimitiveValueType. FLOATstatic ValueType.PrimitiveValueType. INTEGERstatic ValueType.PrimitiveValueType. LONGstatic ValueType.PrimitiveValueType. SHORT
-