tmap/smali_classes5/dagger/hilt/android/WithFragmentBindings.smali
2022-06-10 21:38:30 +09:00

15 lines
401 B
Smali

.class public interface abstract annotation Ldagger/hilt/android/WithFragmentBindings;
.super Ljava/lang/Object;
.source "WithFragmentBindings.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation