.class final Lcom/bumptech/glide/disklrucache/DiskLruCache$DiskLruCacheThreadFactory; .super Ljava/lang/Object; .source "DiskLruCache.java" # interfaces .implements Ljava/util/concurrent/ThreadFactory; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/bumptech/glide/disklrucache/DiskLruCache; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1a name = "DiskLruCacheThreadFactory" .end annotation # direct methods .method private constructor ()V .registers 1 .line 882 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method .method synthetic constructor (Lcom/bumptech/glide/disklrucache/DiskLruCache$1;)V .registers 2 .line 882 invoke-direct {p0}, Lcom/bumptech/glide/disklrucache/DiskLruCache$DiskLruCacheThreadFactory;->()V return-void .end method # virtual methods .method public declared-synchronized newThread(Ljava/lang/Runnable;)Ljava/lang/Thread; .registers 4 monitor-enter p0 .line 885 :try_start_1 new-instance v0, Ljava/lang/Thread; const-string v1, "glide-disk-lru-cache-thread" invoke-direct {v0, p1, v1}, Ljava/lang/Thread;->(Ljava/lang/Runnable;Ljava/lang/String;)V const/4 p1, 0x1 .line 886 invoke-virtual {v0, p1}, Ljava/lang/Thread;->setPriority(I)V :try_end_c .catchall {:try_start_1 .. :try_end_c} :catchall_e .line 887 monitor-exit p0 return-object v0 :catchall_e move-exception p1 :try_start_f monitor-exit p0 :try_end_10 .catchall {:try_start_f .. :try_end_10} :catchall_e throw p1 .end method