Package fluxo.conf.dsl.container.target
Interface AndroidNativeTarget
-
- All Implemented Interfaces:
-
fluxo.conf.dsl.container.Container,fluxo.conf.dsl.container.KotlinTargetContainer,kotlin.Comparable
public interface AndroidNativeTarget implements KotlinTargetContainer<KotlinNativeTarget>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public interfaceAndroidNativeTarget.Configure
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class fluxo.conf.dsl.container.KotlinTargetContainer
target -
Methods inherited from class fluxo.conf.dsl.container.Container
applyPlugins, applyPlugins -
Methods inherited from class kotlin.Comparable
compareTo -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-