Uses of Interface
org.apache.tinkerpop.gremlin.util.function.Lambda
Packages that use Lambda
Package
Description
-
Uses of Lambda in org.apache.tinkerpop.gremlin.structure.io.gryo
Methods in org.apache.tinkerpop.gremlin.structure.io.gryo that return LambdaModifier and TypeMethodDescriptionMethods in org.apache.tinkerpop.gremlin.structure.io.gryo with parameters of type LambdaMethod parameters in org.apache.tinkerpop.gremlin.structure.io.gryo with type arguments of type Lambda -
Uses of Lambda in org.apache.tinkerpop.gremlin.util.function
Classes in org.apache.tinkerpop.gremlin.util.function that implement LambdaModifier and TypeClassDescriptionstatic classstatic classstatic classLambda.OneArgLambda<A,B> static classLambda.TwoArgLambda<A,B, C> static classstatic classstatic class