Class LevelMap
java.lang.Object
graphql.execution.instrumentation.dataloader.LevelMap
This data structure tracks the number of expected calls on a given level
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LevelMap
public LevelMap(int initialSize) -
LevelMap
public LevelMap()
-
-
Method Details