@FunctionalInterface public interface ComplexityFunction
| Modifier and Type | Method and Description |
|---|---|
int |
getComplexity(ResolvedField node,
int childScore) |
int getComplexity(ResolvedField node, int childScore)
Copyright © 2016–2017. All rights reserved.