Class | Description |
---|---|
AppCookie |
FIXME Need a system for registering/binding applications to a unique ID
|
Basename | |
FilterIterator<T> |
An iterator that will filter values from an iterator and return only
those values that match the predicate.
|
IterableIterator<T> |
Iterator over all values in an iterator of iterators
|
JarLoader | |
Logger | |
MACAddress |
The class representing MAC address.
|
MultiIterator<T> |
Iterator over all values in an iterator of iterators
|
OFMessageDamper |
Dampens OFMessages sent to an OF switch.
|
OFMessageDamper.DamperEntry |
An entry in the TimedCache.
|
TimedCache<K> |
The key is any object/hash-code
The value is time-stamp in milliseconds
The time interval denotes the interval for which the entry should remain in the hashmap.
|