public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
escape(com.google.common.escape.Escaper esc,
String value) |
static <T> Stream<T> |
stream(Iterator<T> iterator) |
Copyright © 2025. All rights reserved.