103 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			103 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public interface abstract Lcom/nytimes/android/external/cache/LocalCache$t;
 | |
| .super Ljava/lang/Object;
 | |
| .source "LocalCache.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lcom/nytimes/android/external/cache/LocalCache;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x609
 | |
|     name = "t"
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "<K:",
 | |
|         "Ljava/lang/Object;",
 | |
|         "V:",
 | |
|         "Ljava/lang/Object;",
 | |
|         ">",
 | |
|         "Ljava/lang/Object;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public abstract a(Ljava/lang/ref/ReferenceQueue;Ljava/lang/Object;Lcom/nytimes/android/external/cache/LocalCache$l;)Lcom/nytimes/android/external/cache/LocalCache$t;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Ljava/lang/ref/ReferenceQueue<",
 | |
|             "TV;>;TV;",
 | |
|             "Lcom/nytimes/android/external/cache/LocalCache$l<",
 | |
|             "TK;TV;>;)",
 | |
|             "Lcom/nytimes/android/external/cache/LocalCache$t<",
 | |
|             "TK;TV;>;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljavax/annotation/Nonnull;
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract get()Ljava/lang/Object;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()TV;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljavax/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getEntry()Lcom/nytimes/android/external/cache/LocalCache$l;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()",
 | |
|             "Lcom/nytimes/android/external/cache/LocalCache$l<",
 | |
|             "TK;TV;>;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljavax/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract getWeight()I
 | |
| .end method
 | |
| 
 | |
| .method public abstract isActive()Z
 | |
| .end method
 | |
| 
 | |
| .method public abstract isLoading()Z
 | |
| .end method
 | |
| 
 | |
| .method public abstract notifyNewValue(Ljava/lang/Object;)V
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(TV;)V"
 | |
|         }
 | |
|     .end annotation
 | |
| .end method
 | |
| 
 | |
| .method public abstract waitForValue()Ljava/lang/Object;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "()TV;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation system Ldalvik/annotation/Throws;
 | |
|         value = {
 | |
|             Ljava/util/concurrent/ExecutionException;
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation runtime Ljavax/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end method
 |