Class DefaultMapAdapter<K,V>
java.lang.Object
io.smallrye.graphql.execution.datafetcher.helper.DefaultMapAdapter<K,V>
- Type Parameters:
K- KeyV- Value
The adapter to change map to Entry Set.Users can also supply their own adapter.
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultMapAdapter
public DefaultMapAdapter()
-
-
Method Details
-
from
-
to
-
getAdaptedField
-