Uses of Class
com.ibm.j9ddr.tools.ddrinteractive.DDRInteractive
Packages that use DDRInteractive
-
Uses of DDRInteractive in com.ibm.j9ddr.command
Methods in com.ibm.j9ddr.command with parameters of type DDRInteractiveModifier and TypeMethodDescriptionabstract void
CommandReader.processInput
(DDRInteractive engine) Execute next command, and execute it in DDRInteractivevoid
ConsoleCommandReader.processInput
(DDRInteractive engine) void
CommandReader.processLine
(DDRInteractive engine, String line)