public class TemplateUtils extends Object
| Constructor and Description |
|---|
TemplateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringBlankAndThenExecute(String source,
Callable<String> callable) |
static String |
stringEmptyAndThenExecute(String source,
Callable<String> callable) |
static void |
stringNotEmptyAndThenExecute(String source,
Runnable runnable) |
Copyright © 2018–2019 Alibaba Group. All rights reserved.