Class Values

java.lang.Object
  extended by Values

public class Values
extends Object


Constructor Summary
Values()
           
 
Method Summary
static void main(String[] args)
           
static int maxPathLength(int n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Values

public Values()
Method Detail

maxPathLength

public static final int maxPathLength(int n)

main

public static void main(String[] args)