Class XJCommand

All Implemented Interfaces:
ICommand

public class XJCommand extends XCommand
  • Constructor Details

    • XJCommand

      public XJCommand()
  • Method Details

    • doCommand

      public void doCommand(String[] args)
    • printReferences

      public static void printReferences(JavaObject jo, PrintStream out)
      Print the references from the given object. Omit the first reference: this is always a reference to the object's class.