T - the collection typepublic interface TagsMapping<T>
| Modifier and Type | Method and Description |
|---|---|
String |
asString(T value) |
T |
parse(String cst) |
List<String> |
tags(T value) |
default TagsManager.Validator |
validator() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.