| Package | Description |
|---|---|
| org.apache.servicecomb.config.priority |
| Modifier and Type | Method and Description |
|---|---|
<T> PriorityProperty<T> |
PriorityPropertyFactory.getOrCreate(Type type,
T invalidValue,
T defaultValue,
String... priorityKeys) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<PriorityProperty<?>> |
PriorityPropertyFactory.getProperties() |
| Constructor and Description |
|---|
ConfigObjectProperty(Setter<Object,Object> setter,
PriorityProperty<?> property) |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.