public class KotlinPropertyAndImports extends Object
Modifier and Type | Class and Description |
---|---|
static class |
KotlinPropertyAndImports.Builder |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getImports() |
KotlinProperty |
getProperty() |
static KotlinPropertyAndImports.Builder |
withProperty(KotlinProperty property) |
public KotlinProperty getProperty()
public static KotlinPropertyAndImports.Builder withProperty(KotlinProperty property)
Copyright © 2006–2023 MyBatis.org. All rights reserved.