Package net.sourceforge.plantuml.oregon
Class SecureCoder
java.lang.Object
net.sourceforge.plantuml.oregon.SecureCoder
public class SecureCoder
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SecureCoder
public SecureCoder()
-
-
Method Details
-
encode
public int encode(int i) -
decode
public int decode(int v)
-