| Interface | Description |
|---|---|
| IConnection<CORE,DESCRIPTOR> |
a connection with one end - the destination and a description of that connection. useful on trees and nets.
|
| INode<CORE,CONNECTOR> |
simplified generic tree or net interface
|
| Class | Description |
|---|---|
| AConnection<T,D> | |
| ANode<T,D> |
see
INode |
| Cover<T extends Serializable & Comparable<? super T>,D extends Comparable<? super D>> |
Technical base definition to enhance a
Cover.content through this cover. |
Copyright © 2012–2018. All rights reserved.