public static class KotlinPropertyAndImports.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
KotlinPropertyAndImports |
build() |
KotlinPropertyAndImports.Builder |
withImports(Set<String> imports) |
KotlinPropertyAndImports.Builder |
withProperty(KotlinProperty property) |
public KotlinPropertyAndImports.Builder withProperty(KotlinProperty property)
public KotlinPropertyAndImports.Builder withImports(Set<String> imports)
public KotlinPropertyAndImports build()
Copyright © 2006–2025 MyBatis.org. All rights reserved.