Class LRUCache<K,V>

java.lang.Object
io.smallrye.graphql.execution.LRUCache<K,V>

public class LRUCache<K,V> extends Object