Class NonNegativeBigIntegerESExprCodec

java.lang.Object
dev.argon.esexpr.ESExprCodec<BigInteger>
dev.argon.esexpr.codecs.NonNegativeBigIntegerESExprCodec

public class NonNegativeBigIntegerESExprCodec extends ESExprCodec<BigInteger>
A codec for non-negative bigint values.