LongType

open class LongType : StandardType

A not null Long StandardType.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val className: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
fun AbstractType?.typeSimplename(asKotlinType: Boolean = true): String