| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputSocket<E extends Entry>
Abstract base class for input sockets.
|
class |
AbstractOutputSocket<E extends Entry>
Abstract base class for output sockets.
|
class |
DecoratingInputSocket<E extends Entry>
An abstract decorator for an input socket.
|
class |
DecoratingOutputSocket<E extends Entry>
An abstract decorator for an output socket.
|
class |
DelegatingInputSocket<E extends Entry>
Delegates all methods to another input socket.
|
class |
DelegatingOutputSocket<E extends Entry>
Delegates all methods to another output socket.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.