public class CompareUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areEqual(byte[] a1,
int a1Pos,
byte[] a2,
int a2Pos,
int len) |
static boolean |
equalsObject(Object oa,
Object ob) |
Copyright © 2018. All rights reserved.