public class StringUtil extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
equals(String str,
char[] chars,
int offset,
int length) |
static boolean |
equals(String str,
char[] chars,
int offset,
int length,
int hash) |
static int |
hashCode(char[] chars,
int offset,
int length) |
Copyright © 2002-2018 Devexperts LLC. All Rights Reserved.