Class NonNegativeBigIntegerCodec

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

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