Class ReflectionExamples.PluginCommand

java.lang.Object
net.jrodolfo.java_evolution.java01.reflection.ReflectionExamples.PluginCommand
Enclosing class:
ReflectionExamples

public static class ReflectionExamples.PluginCommand extends Object
Simple target class used by the reflection examples.
  • Constructor Details

    • PluginCommand

      public PluginCommand(String name)
  • Method Details