public interface PropertyContainerBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
addProperties(Map<String,?> properties) |
T |
addProperty(String key,
Object value) |
T |
setVersionProperty(String name,
Long version) |
Copyright © 2018 Neo Technology, Inc.. All rights reserved.