Class Mountain

java.lang.Object
  extended by Mountain

public class Mountain
extends java.lang.Object


Constructor Summary
Mountain()
           
 
Method Summary
static void explore(Climber arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mountain

public Mountain()
Method Detail

explore

public static void explore(Climber arg)