public class RandomLong extends Object
Constructor and Description |
---|
RandomLong(long i) |
RandomLong(long i,
long j) |
RandomLong(String value) |
Modifier and Type | Method and Description |
---|---|
long |
get() |
static boolean |
matches(String value) |
String |
toString() |
public RandomLong(long i)
public RandomLong(long i, long j)
public RandomLong(String value)
Copyright © 2019. All rights reserved.