31 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class interface abstract annotation Lcom/google/common/html/ParametricNullness;
 | |
| .super Ljava/lang/Object;
 | |
| .source "ParametricNullness.java"
 | |
| 
 | |
| # interfaces
 | |
| .implements Ljava/lang/annotation/Annotation;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Lcom/google/common/annotations/GwtCompatible;
 | |
| .end annotation
 | |
| 
 | |
| .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;->FIELD:Ljava/lang/annotation/ElementType;,
 | |
|         .enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
 | |
|         .enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Ljavax/annotation/Nonnull;
 | |
|     when = .enum Ljavax/annotation/meta/When;->UNKNOWN:Ljavax/annotation/meta/When;
 | |
| .end annotation
 | |
| 
 | |
| .annotation build Ljavax/annotation/meta/TypeQualifierNickname;
 | |
| .end annotation
 |