.class final Lcom/bumptech/glide/load/resource/bitmap/TransformationUtils$NoLock; .super Ljava/lang/Object; .source "TransformationUtils.java" # interfaces .implements Ljava/util/concurrent/locks/Lock; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/bumptech/glide/load/resource/bitmap/TransformationUtils; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x1a name = "NoLock" .end annotation # direct methods .method constructor ()V .registers 1 .line 568 invoke-direct {p0}, Ljava/lang/Object;->()V return-void .end method # virtual methods .method public lock()V .registers 1 return-void .end method .method public lockInterruptibly()V .registers 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/InterruptedException; } .end annotation return-void .end method .method public newCondition()Ljava/util/concurrent/locks/Condition; .registers 3 .line 598 new-instance v0, Ljava/lang/UnsupportedOperationException; const-string v1, "Should not be called" invoke-direct {v0, v1}, Ljava/lang/UnsupportedOperationException;->(Ljava/lang/String;)V throw v0 .end method .method public tryLock()Z .registers 2 const/4 v0, 0x1 return v0 .end method .method public tryLock(JLjava/util/concurrent/TimeUnit;)Z .registers 4 .annotation system Ldalvik/annotation/Throws; value = { Ljava/lang/InterruptedException; } .end annotation const/4 p1, 0x1 return p1 .end method .method public unlock()V .registers 1 return-void .end method