public final class ZigZag extends Object
ZigZag()
static int
decode(int n)
encode(int n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ZigZag()
public static int encode(int n)
n
public static int decode(int n)
Copyright © 2022. All rights reserved.