@Generated(value="com.github.davidmoten:openapi-codegen-runtime:0.1.5") public final class ArbitraryPrecisionInteger extends Object
| Constructor and Description |
|---|
ArbitraryPrecisionInteger(BigInteger value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
BigInteger |
value() |
static ArbitraryPrecisionInteger |
value(BigInteger value) |
@ConstructorBinding public ArbitraryPrecisionInteger(BigInteger value)
public static ArbitraryPrecisionInteger value(BigInteger value)
public BigInteger value()
Copyright © 2023. All rights reserved.