com.google.common.collect.SingletonImmutableList.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml-epl Show documentation
Show all versions of plantuml-epl Show documentation
PlantUML is a component that allows to quickly write diagrams from text.
???? 4 w
'com/google/common/collect/ImmutableList ()V
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; 0com/google/common/collect/SingletonImmutableList element Ljava/lang/Object;
checkElementIndex (II)I
#com/google/common/collect/Iterators singletonIterator D(Ljava/lang/Object;)Lcom/google/common/collect/UnmodifiableIterator;
! " java/util/Collections singleton #(Ljava/lang/Object;)Ljava/util/Set; $ % & ' (
java/util/Set spliterator ()Ljava/util/Spliterator;
* + , checkPositionIndexes (III)V
. / 0 of +()Lcom/google/common/collect/ImmutableList; 2 java/lang/StringBuilder
1
1 5 6 7 append (C)Ljava/lang/StringBuilder;
9 : ; <