public final class KeywordKit extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toKeyword(List<String> keywords)
keywords to keyword string with ' split
|
static String |
toKeyword(String... keywords)
keywords to keyword string with ' split
|
Copyright © 2021. All rights reserved.