public class Condition extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VALUES_DELIMITER
配置值的分隔符(如果包含多个值)
|
| Constructor and Description |
|---|
Condition() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<String> |
splitConfigValue(String value) |
public static final String VALUES_DELIMITER
public static Collection<String> splitConfigValue(String value)
Copyright © 2018. All rights reserved.