Package | Description |
---|---|
teetime.framework |
Contains the implementation of the TeeTime framework.
|
teetime.framework.scheduling.globaltaskpool | |
teetime.util.framework.port |
Modifier and Type | Class and Description |
---|---|
class |
DynamicInputPort<T> |
class |
DynamicOutputPort<T> |
class |
InputPort<T> |
class |
OutputPort<T> |
Modifier and Type | Method and Description |
---|---|
Traverser.VisitorBehavior |
ITraverserVisitor.visit(AbstractPort<?> port) |
void |
ITraverserVisitor.visit(DummyPipe pipe,
AbstractPort<?> port) |
Modifier and Type | Method and Description |
---|---|
Traverser.VisitorBehavior |
SignalVisitor.visit(AbstractPort<?> port) |
void |
SignalVisitor.visit(DummyPipe pipe,
AbstractPort<?> port) |
Modifier and Type | Class and Description |
---|---|
class |
PortList<T extends AbstractPort<?>> |
interface |
PortRemovedListener<T extends AbstractPort<?>> |
Copyright © 2015–2020. All rights reserved.