Package org.robokind.api.common.utils

Interface Summary
GlobalIdentifier A GlobalIdentifier is expected to be Globally Unique.
LocalIdentifier A LocalIdentifier should be unique within its scope, but has no expectation of being Globally Unique if used elsewhere.
PolymorphicAdapter.AdapterKeyMap<T>  
RKSource<T> Defines a class which can get and set an object of the specified type.
 

Class Summary
ComplexAdapter<A,B,C>  
EventRepeater<Msg>  
HashCodeUtil Collected methods which allow easy implementation of hashCode.
ListenerConstants Listens for events of type T.
ListUtils Utility methods for working with Lists.
PolymorphicAdapter<A,B>  
RKConstants  
RKSource.SourceImpl<T> Generic Source implementation.
TimerLoop Abstract class for performing an action at regular intervals.
TimeUtils Utility methods for dealing with time.
Utils Miscellaneous utility methods.
 



Copyright © 2011-2013. All Rights Reserved.