public class FieldLength extends FactoryHint
| Modifier and Type | Method and Description |
|---|---|
static FieldLength |
constant(long amount) |
int |
getLength() |
long |
getLongLength() |
static FieldLength |
random(long min,
long max) |
public int getLength()
public long getLongLength()
public static FieldLength random(long min, long max)
public static FieldLength constant(long amount)
Copyright © 2016. All rights reserved.