Package-level declarations

Types

Link copied to clipboard
interface Network<T>

A non-segmented network of nodes.

Link copied to clipboard
interface Route<P : Position<*>> : Iterable<P> , Serializable
Link copied to clipboard
This enum interfaces the generic components of the graphical interface with the specific incarnation details.