Uses of Class
org.robovm.compiler.llvm.FloatingPointType
| Package | Description |
|---|---|
| org.robovm.compiler.llvm |
-
Uses of FloatingPointType in org.robovm.compiler.llvm
Fields in org.robovm.compiler.llvm declared as FloatingPointType Modifier and Type Field Description static FloatingPointTypeType. DOUBLEstatic FloatingPointTypeType. FLOATConstructors in org.robovm.compiler.llvm with parameters of type FloatingPointType Constructor Description FloatingPointConstant(double value, FloatingPointType type)