@Immutable @Loggable(value=1) public final class Boundary extends Object
Constructor and Description |
---|
Boundary()
Constructor with new random number generation.
|
Boundary(Random random)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
value()
Generates random boundary with random size from 30 to 40.
|
public Boundary()
public Boundary(Random random)
random
- Random number generation.public String value()
Copyright © 2012–2021 jcabi.com. All rights reserved.