Package io.smallrye.graphql.api
Class Entry<K,V>
java.lang.Object
io.smallrye.graphql.api.Entry<K,V>
An Entry POJO to support maps
- Author:
- Phillip Kruger (phillip.kruger@redhat.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Entry
public Entry() -
Entry
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-