Class LambdaStepTest.LinkedHashMapSupplier
java.lang.Object
org.apache.tinkerpop.gremlin.process.traversal.step.LambdaStepTest.LinkedHashMapSupplier
- All Implemented Interfaces:
Supplier<LinkedHashMap>
- Enclosing class:
- LambdaStepTest
public static class LambdaStepTest.LinkedHashMapSupplier
extends Object
implements Supplier<LinkedHashMap>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LinkedHashMapSupplier
public LinkedHashMapSupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<LinkedHashMap>
-