astro
Class Resolver.Print
java.lang.Object
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.
|
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 |
Resolver.Print
public Resolver.Print()
main
public static void main(String[] arg)
- Uses the first command line argument as the resolve name in a certain
method.