public static class EqualsIndexV2.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRule(int ruleN) |
EqualsIndexV2 |
build() |
void |
putEmptyRule(int ruleN) |
void |
putValueToRule(Object value,
int ruleN) |
public void addRule(int ruleN)
public void putEmptyRule(int ruleN)
public void putValueToRule(Object value, int ruleN)
public EqualsIndexV2 build()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.