public class MutableCacheEntry<V> extends Object
MutableCacheEntry(V value, Mutator mutator)
Mutator
getMutator()
V
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MutableCacheEntry(V value, Mutator mutator)
public V getValue()
public Mutator getMutator()
Copyright © 2018 JBoss by Red Hat. All rights reserved.