| Modifier and Type | Method and Description |
|---|---|
static TestOperator |
TestOperator.remove(int index)
Removes an operator from global manager
|
| Modifier and Type | Method and Description |
|---|---|
static Iterator<TestOperator> |
TestOperator.iterator()
Returns global manager's iterator
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
TestOperator.register(TestOperator operator)
Registers an operator to global manager
|
Copyright © 2019. All rights reserved.