36 lines
		
	
	
		
			945 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			945 B
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract annotation Ldagger/hilt/migration/AliasOf;
 | |
| .super Ljava/lang/Object;
 | |
| .source "AliasOf.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/lang/annotation/Annotation;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Ldagger/hilt/GeneratesRootInput;
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Ljava/lang/annotation/Retention;
 | |
|     value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS: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
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract value()Ljava/lang/Class;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Ljava/lang/Class<",
 | |
|             "+",
 | |
|             "Ljava/lang/annotation/Annotation;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 |