com.google.common.collect.ImmutableEnumMap.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 ?
*com/google/common/collect/ImmutableEnumMap (Ljava/util/EnumMap;)V
java/util/EnumMap size ()I
&com/google/common/collect/ImmutableMap of *()Lcom/google/common/collect/ImmutableMap;
entrySet ()Ljava/util/Set;
#com/google/common/collect/Iterables getOnlyElement ((Ljava/lang/Iterable;)Ljava/lang/Object; java/util/Map$Entry ! " getKey ()Ljava/lang/Object; $ java/lang/Enum & ' " getValue
) * N(Ljava/lang/Object;Ljava/lang/Object;)Lcom/google/common/collect/ImmutableMap;
, - . / @com/google/common/collect/ImmutableMap$IteratorBasedImmutableMap ()V 1 2 3 delegate Ljava/util/EnumMap;
5 6 7 isEmpty ()Z
9 : ; <