net.scheinerman.phoenix.runner
Class Main.Version

java.lang.Object
  extended by net.scheinerman.phoenix.runner.Main.Version
All Implemented Interfaces:
Main.Option
Enclosing class:
Main

private static class Main.Version
extends java.lang.Object
implements Main.Option


Constructor Summary
private Main.Version()
           
 
Method Summary
 java.lang.String description()
           
 void operate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main.Version

private Main.Version()
Method Detail

description

public java.lang.String description()
Specified by:
description in interface Main.Option

operate

public void operate()
Specified by:
operate in interface Main.Option