public class Record extends Object
| Modifier and Type | Field and Description |
|---|---|
br.eti.clairton.repository.Comparator |
comparator |
static Pattern |
escaper |
Object |
value |
| Constructor and Description |
|---|
Record(Object value,
br.eti.clairton.repository.Comparator comparator) |
| Modifier and Type | Method and Description |
|---|---|
static Record |
valueOf(String value) |
static Record |
valueOf(String[] values) |
Copyright © 2018. All rights reserved.