![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.collect.CollectPreconditions.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 W
java/lang/Object ()V java/lang/NullPointerException
java/lang/StringBuilder
null key in entry: null=
append -(Ljava/lang/String;)Ljava/lang/StringBuilder;
-(Ljava/lang/Object;)Ljava/lang/StringBuilder;
toString ()Ljava/lang/String;
(Ljava/lang/String;)V null value in entry: =null ! "java/lang/IllegalArgumentException # cannot be negative but was:
% & (I)Ljava/lang/StringBuilder;
) * (J)Ljava/lang/StringBuilder; , must be positive but was: . 2no calls to next() since the last call to remove()
0 1 2 3 4 $com/google/common/base/Preconditions
checkState (ZLjava/lang/Object;)V 6 .com/google/common/collect/CollectPreconditions Code LineNumberTable LocalVariableTable this 0Lcom/google/common/collect/CollectPreconditions; checkEntryNotNull '(Ljava/lang/Object;Ljava/lang/Object;)V key Ljava/lang/Object; value
StackMapTable MethodParameters checkNonnegative (ILjava/lang/String;)I I name Ljava/lang/String; RuntimeInvisibleAnnotations 8Lcom/google/errorprone/annotations/CanIgnoreReturnValue; (JLjava/lang/String;)J J
checkPositive (ILjava/lang/String;)V checkRemove (Z)V canRemove Z
SourceFile CollectPreconditions.java RuntimeVisibleAnnotations ;Lcom/google/common/collect/ElementTypesAreNonnullByDefault; -Lcom/google/common/annotations/GwtCompatible; 0 5 7 / *? ? 8 9 : ; <