com.google.common.base.Function.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 com/google/common/base/Function java/lang/Object java/util/function/Function apply &(Ljava/lang/Object;)Ljava/lang/Object; MethodParameters input Signature (TF;)TT; RuntimeVisibleAnnotations +Lcom/google/common/base/ParametricNullness; "RuntimeVisibleParameterAnnotations equals (Ljava/lang/Object;)Z object Ljavax/annotation/CheckForNull; aLjava/lang/Object;Ljava/util/function/Function;
SourceFile
Function.java Ljava/lang/FunctionalInterface; 8Lcom/google/common/base/ElementTypesAreNonnullByDefault; RuntimeInvisibleAnnotations -Lcom/google/common/annotations/GwtCompatible; RuntimeVisibleTypeAnnotations 5Lorg/checkerframework/checker/nullness/qual/Nullable;