Class coder

java.lang.Object
  extended bycoder

public class coder
extends java.lang.Object


Constructor Summary
coder(int direction)
          Creates a new instance of coder
 
Method Summary
 int translate(int code)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

coder

public coder(int direction)
Creates a new instance of coder

Method Detail

translate

public int translate(int code)
Returns: