Package se.ansman.kotshi.model
Class PropertyKt
-
- All Implemented Interfaces:
public final class PropertyKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static StringsuggestedAdapterName
-
Method Summary
Modifier and Type Method Description final StringgetSuggestedAdapterName()final static CodeBlockasRuntimeType(Property $self, Function1<TypeVariableName, CodeBlock> typeVariableAccessor)-
-
Method Detail
-
getSuggestedAdapterName
final String getSuggestedAdapterName()
-
asRuntimeType
final static CodeBlock asRuntimeType(Property $self, Function1<TypeVariableName, CodeBlock> typeVariableAccessor)
-
-
-
-