public class GQLControllerMethodCollector extends Object
| Constructor and Description |
|---|
GQLControllerMethodCollector() |
| Modifier and Type | Method and Description |
|---|---|
List<GQLCustomMethod> |
collect(Collection<Object> controllers)
Collect
GQLCustomMethod list from given controllers list |
public List<GQLCustomMethod> collect(Collection<Object> controllers)
GQLCustomMethod list from given controllers listcontrollers - the Collection of controllersList of GQLCustomMethodCopyright © 2019. All rights reserved.