LineOperation
interface and the AdHocCommand
implementation facilitating the creation of ad-hoc commands.See: Description
Interface | Description |
---|---|
LineOperation |
An interface implemented by simple ad-hoc commands that are taking a single
line as input.
|
Class | Description |
---|---|
AdHocCommand |
Implementation of an ad-hoc command based on a
LineOperation . |
AdHocCommand.Args |
Arguments for
AdHocCommand . |
LineOperation
interface and the AdHocCommand
implementation facilitating the creation of ad-hoc commands.Copyright © 2024. All rights reserved.