protoj.lang.internal
Class ConfigureCommand.Body

java.lang.Object
  extended by protoj.lang.internal.ConfigureCommand.Body
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ConfigureCommand

public final class ConfigureCommand.Body
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
ConfigureCommand.Body()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigureCommand.Body

public ConfigureCommand.Body()
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable