public class MateUtils extends Object
MateUtils()
static String
firstNotEmpty(String... str)
repeat(String base, int count)
static String[]
split(String str, String regrex)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MateUtils()
public static String[] split(String str, String regrex)
public static String repeat(String base, int count)
public static String firstNotEmpty(String... str)
Copyright © 2022. All rights reserved.