Class KotlinAnnotationArgument.LiteralValue<T>

java.lang.Object
proguard.classfile.kotlin.KotlinAnnotationArgument.LiteralValue<T>
All Implemented Interfaces:
KotlinAnnotationArgument.Value
Direct Known Subclasses:
KotlinAnnotationArgument.BooleanValue, KotlinAnnotationArgument.ByteValue, KotlinAnnotationArgument.CharValue, KotlinAnnotationArgument.DoubleValue, KotlinAnnotationArgument.FloatValue, KotlinAnnotationArgument.IntValue, KotlinAnnotationArgument.LongValue, KotlinAnnotationArgument.ShortValue, KotlinAnnotationArgument.StringValue, KotlinAnnotationArgument.UByteValue, KotlinAnnotationArgument.UIntValue, KotlinAnnotationArgument.ULongValue, KotlinAnnotationArgument.UShortValue
Enclosing class:
KotlinAnnotationArgument

public static class KotlinAnnotationArgument.LiteralValue<T> extends Object implements KotlinAnnotationArgument.Value