Rabbit-R1/switch port/smali/smali_classes3/kotlin/jvm/internal/RepeatableContainer.smali

19 lines
585 B
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class public interface abstract annotation Lkotlin/jvm/internal/RepeatableContainer;
.super Ljava/lang/Object;
.source "RepeatableContainer.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->RUNTIME:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation