ShortValue

data class ShortValue(val value: Short) : AnnotationInstance.Value

Constructors

Link copied to clipboard
constructor(value: Short)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun toMemberValue(constPool: ConstPool): MemberValue