public final class CommonUtils extends Object
Modifier and Type | Method and Description |
---|---|
static <L,R> Map.Entry<L,R>[] |
createPairArray(Object... values) |
static String |
replace(String s,
String from,
String to) |
Copyright © 2024. All rights reserved.