Package io.grpc.xds.internal.security
Interface ReferenceCountingMap.ValueFactory<K,V extends Closeable>
- Enclosing class:
ReferenceCountingMap<K,V extends Closeable>
public static interface ReferenceCountingMap.ValueFactory<K,V extends Closeable>
A factory to create a value from the given key.
-
Method Summary
-
Method Details
-
create
-