public class StrUtils extends Object
static boolean
isNotStartWithAny(String target, String... charSequences)
isStartWithAny(String target, String... charSequences)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static boolean isNotStartWithAny(String target, String... charSequences)
public static boolean isStartWithAny(String target, String... charSequences)
Copyright © 2022. All rights reserved.