net.sourceforge.plantuml.oregon
Class SecureCoder

java.lang.Object
  extended by net.sourceforge.plantuml.oregon.SecureCoder

public class SecureCoder
extends Object


Constructor Summary
SecureCoder()
           
 
Method Summary
 int decode(int v)
           
 int encode(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureCoder

public SecureCoder()
Method Detail

encode

public int encode(int i)

decode

public int decode(int v)


Copyright © 2012. All Rights Reserved.