info.rolandkrueger.roklib.cli
Class CommandLineOption.EmptyCallback

java.lang.Object
  extended by info.rolandkrueger.roklib.cli.CommandLineOption.EmptyCallback
All Implemented Interfaces:
ICommandLineOptionCallback
Enclosing class:
CommandLineOption

private static class CommandLineOption.EmptyCallback
extends Object
implements ICommandLineOptionCallback


Constructor Summary
private CommandLineOption.EmptyCallback()
           
 
Method Summary
 void optionIsSet(CommandLineArgumentEvaluator source, List<String> paramValues)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineOption.EmptyCallback

private CommandLineOption.EmptyCallback()
Method Detail

optionIsSet

public void optionIsSet(CommandLineArgumentEvaluator source,
                        List<String> paramValues)
Specified by:
optionIsSet in interface ICommandLineOptionCallback


Copyright © 2007-2011. All Rights Reserved.