Package org.openflow.util

Defines basic structures throughout the project.

See:
          Description

Class Summary
FlowHop A hop for some path through the network.
LongPair A pair of long values.
Pair<A,B> A pair of two objects.
RefTrack<REF_TO,REF_FROM> Tracks which objects refer to some object.
 

Package org.openflow.util Description

Defines basic structures throughout the project.