Class SignedNumeric

java.lang.Object
org.infinispan.commons.io.SignedNumeric

public final class SignedNumeric extends Object
Variable length encoding for signed numbers, using the ZigZag technique
Since:
8.0
Author:
gustavonalle
See Also: