edu.uci.ics.jung.utils
Class GeneralUtils

java.lang.Object
  extended byedu.uci.ics.jung.utils.GeneralUtils

public class GeneralUtils
extends java.lang.Object

Author:
Scott White

Constructor Summary
GeneralUtils()
           
 
Method Summary
static int hash(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralUtils

public GeneralUtils()
Method Detail

hash

public static int hash(int value)