public interface KeyValueTemplateProducer
KeyValueTemplate| Modifier and Type | Method and Description |
|---|---|
<T extends KeyValueTemplate> |
get(BucketManager manager)
creates a
KeyValueTemplate |
<T extends KeyValueTemplate> T get(BucketManager manager)
KeyValueTemplateT - the KeyValueTemplate instancemanager - the managerNullPointerException - when manager is nullCopyright © 2017–2021 Eclipse Foundation. All rights reserved.