59 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			1.2 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class final Lcom/google/common/hash/Java8Compatibility;
 | |
| .super Ljava/lang/Object;
 | |
| .source "Java8Compatibility.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation build Lcom/google/common/annotations/GwtIncompatible;
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lcom/google/common/hash/ElementTypesAreNonnullByDefault;
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method private constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static clear(Ljava/nio/Buffer;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Ljava/nio/Buffer;->clear()Ljava/nio/Buffer;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static flip(Ljava/nio/Buffer;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0}, Ljava/nio/Buffer;->flip()Ljava/nio/Buffer;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static limit(Ljava/nio/Buffer;I)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0, p1}, Ljava/nio/Buffer;->limit(I)Ljava/nio/Buffer;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static position(Ljava/nio/Buffer;I)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-virtual {p0, p1}, Ljava/nio/Buffer;->position(I)Ljava/nio/Buffer;
 | |
| 
 | |
|     return-void
 | |
| .end method
 |