public static interface ExpandingConcurrentMap.MapValueFactory<KEY,VALUE>
VALUE
create(KEY key)
void
destroy(VALUE value)
VALUE create(KEY key)
void destroy(VALUE value)
Copyright © 2022 The Apache Software Foundation. All rights reserved.