public class SingleBigIntegerArgument extends SingleNumberArgument<BigInteger>
value| Modifier and Type | Method and Description |
|---|---|
static SingleBigIntegerArgument |
of() |
static SingleBigIntegerArgument |
of(BigInteger value) |
append, appendappend, toStringpublic static SingleBigIntegerArgument of(BigInteger value)
public static SingleBigIntegerArgument of()
Copyright © 2014–2017 Edson Yanaga. All rights reserved.