public class ReferenceCountedCache<K,T extends net.openhft.chronicle.core.ReferenceCounted,V,E extends Throwable> extends Object
Created by Jerry Shea on 27/04/18.
ReferenceCountedCache(Function<T,V> transformer, net.openhft.chronicle.core.util.ThrowingFunction<K,T,E> creator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReferenceCountedCache(Function<T,V> transformer, net.openhft.chronicle.core.util.ThrowingFunction<K,T,E> creator)
Copyright © 2018. All rights reserved.