wodka.ga.racer.mc
Class Connection

java.lang.Object
  extended bywodka.ga.racer.mc.Connection

public class Connection
extends java.lang.Object

Author:
wolfi

Constructor Summary
Connection(int from, int to)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Connection

public Connection(int from,
                  int to)
Method Detail

equals

public boolean equals(java.lang.Object o)

hashCode

public int hashCode()

toString

public java.lang.String toString()