edu.stanford.hci.r3.config
Class Constants

java.lang.Object
  extended by edu.stanford.hci.r3.config.Constants

public class Constants
extends java.lang.Object

Put some project-wide, commonly used constants here. For example, all the ports that are used for socket communication.

This software is distributed under the BSD License.


Nested Class Summary
static class Constants.Ports
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Constants

public Constants()

Copyright 2006 Stanford University