Package sky.monome.util

Package of various utilities.

See:
          Description

Interface Summary
Synchronized Interface for all collections that are strongly synchronized.
 

Class Summary
OSCMessageDigester Digester for messages provided by the OSC protocol.
ReversibleHashMap<K1,K2> Map in which both parameter types are keys inbetween.
SynchronizedList<T> Unbounded list with strong synchronization.
ThreadWithUserObjects Thread which can have user objects for use by example in the run() method.
 

Package sky.monome.util Description

Package of various utilities.