public class AllOperation extends Object implements Operation
| Modifier | Constructor and Description |
|---|---|
|
AllOperation()
Constructs an all operation.
|
protected |
AllOperation(String aName)
Constructs the operation, this constructor is the one that must be used
by subclasses.
|
public AllOperation()
protected AllOperation(String aName)
aName - Name of the operation. This name must be unique among all
operations.Copyright © 2025. All rights reserved.