astro
Class Resolver.Print

java.lang.Object
  extended by astro.Resolver.Print
Enclosing class:
Resolver

public static final class Resolver.Print
extends Object

A simple test class. Update the retrieval method to test several methods.


Constructor Summary
Resolver.Print()
           
 
Method Summary
static void main(String[] arg)
          Uses the first command line argument as the resolve name in a certain method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resolver.Print

public Resolver.Print()
Method Detail

main

public static void main(String[] arg)
Uses the first command line argument as the resolve name in a certain method.