public class Utils extends Object
| Constructor and Description |
|---|
Utils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getBytes(char[] chars) |
static SecureRandom |
getRandom() |
static Date |
strToDateLong(String strDate)
yyyy-MM-dd
|
public static SecureRandom getRandom()
public static byte[] getBytes(char[] chars)
Copyright © 2020. All rights reserved.