-
- All Implemented Interfaces:
public final class IntegrationKt
-
-
Method Summary
Modifier and Type Method Description final static Unit
useSchemas(KotlinKernelHost $self, Iterable<KClass<?>> schemaClasses)
final static Unit
useSchemas(KotlinKernelHost $self, KClass<?> schemaClasses)
final static <T extends Any> Unit
useSchema(KotlinKernelHost $self)
-
-
Method Detail
-
useSchemas
final static Unit useSchemas(KotlinKernelHost $self, Iterable<KClass<?>> schemaClasses)
-
useSchemas
final static Unit useSchemas(KotlinKernelHost $self, KClass<?> schemaClasses)
-
-
-
-