PrimitiveJavaType

data class PrimitiveJavaType(val name: String, val extra: PropertyContainer<PrimitiveJavaType> = PropertyContainer.empty()) : Bound, AnnotationTarget, WithExtraProperties<PrimitiveJavaType>

Constructors

Link copied to clipboard
constructor(name: String, extra: PropertyContainer<PrimitiveJavaType> = PropertyContainer.empty())

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard