Uses of Interface
org.robovm.compiler.target.Target
| Package | Description |
|---|---|
| org.robovm.compiler.config | |
| org.robovm.compiler.plugin | |
| org.robovm.compiler.target | |
| org.robovm.compiler.target.framework | |
| org.robovm.compiler.target.ios |
-
Uses of Target in org.robovm.compiler.config
Methods in org.robovm.compiler.config that return Target Modifier and Type Method Description TargetConfig. getTarget() -
Uses of Target in org.robovm.compiler.plugin
Methods in org.robovm.compiler.plugin that return Target Modifier and Type Method Description abstract TargetTargetPlugin. getTarget()Returns theTargetsupported by this plugin. -
Uses of Target in org.robovm.compiler.target
Classes in org.robovm.compiler.target that implement Target Modifier and Type Class Description classAbstractTargetclassConsoleTargetConsoleTargetimplementation.Methods in org.robovm.compiler.target that return Target Modifier and Type Method Description protected TargetAbstractTarget. build(Config config) -
Uses of Target in org.robovm.compiler.target.framework
Classes in org.robovm.compiler.target.framework that implement Target Modifier and Type Class Description classFrameworkTarget -
Uses of Target in org.robovm.compiler.target.ios
Classes in org.robovm.compiler.target.ios that implement Target Modifier and Type Class Description classIOSTarget