![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.util.concurrent.ThreadFactoryBuilder$1.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
???? 4 t 8com/google/common/util/concurrent/ThreadFactoryBuilder$1 val$backingThreadFactory $Ljava/util/concurrent/ThreadFactory;
val$nameFormat Ljava/lang/String;
val$count (Ljava/util/concurrent/atomic/AtomicLong;
val$daemon Ljava/lang/Boolean; val$priority Ljava/lang/Integer; val$uncaughtExceptionHandler +Ljava/lang/Thread$UncaughtExceptionHandler;
java/lang/Object ()V " # $ % & "java/util/concurrent/ThreadFactory newThread ((Ljava/lang/Runnable;)Ljava/lang/Thread;
( ) * + , java/util/Objects requireNonNull &(Ljava/lang/Object;)Ljava/lang/Object; . &java/util/concurrent/atomic/AtomicLong
- 0 1 2 getAndIncrement ()J
4 5 6 7 8 java/lang/Long valueOf (J)Ljava/lang/Long;
: ; < = > 6com/google/common/util/concurrent/ThreadFactoryBuilder
access$000 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
@ A B C D java/lang/Thread setName (Ljava/lang/String;)V
F G H I J java/lang/Boolean booleanValue ()Z
@ L M N setDaemon (Z)V
P Q R S T java/lang/Integer intValue ()I
@ V W X setPriority (I)V
@ Z [ \ setUncaughtExceptionHandler .(Ljava/lang/Thread$UncaughtExceptionHandler;)V ?(Ljava/util/concurrent/ThreadFactory;Ljava/lang/String;Ljava/util/concurrent/atomic/AtomicLong;Ljava/lang/Boolean;Ljava/lang/Integer;Ljava/lang/Thread$UncaughtExceptionHandler;)V Code LineNumberTable LocalVariableTable this :Lcom/google/common/util/concurrent/ThreadFactoryBuilder$1; MethodParameters Signature runnable Ljava/lang/Runnable; thread Ljava/lang/Thread;
StackMapTable
SourceFile ThreadFactoryBuilder.java EnclosingMethod n o doBuild ^(Lcom/google/common/util/concurrent/ThreadFactoryBuilder;)Ljava/util/concurrent/ThreadFactory; InnerClasses r )java/lang/Thread$UncaughtExceptionHandler UncaughtExceptionHandler "
] ^ P &*+? *,? *-? *? *? *? *? ? _ ? ` &