Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package ro.nolimits.rue.util

The main package of RUE

See:
          Description

Interface Summary
TimeoutListener Implements a simple TimeoutListener for the OffsetTimer class
 

Class Summary
AveragePerTimeCounter Used to count life-time.
Given a time period, it tracks the number of cals of the hit() method durring that time period, and makes an average of the values passed in.
ColorGenerator A utility class which generates random colors to be used to represent the data channels.
HitPerTimeCounter Used to count life-time.
Given a time period, it tracks the number of cals of the hit() method durring that time period.
JarResources JarResources: JarResources maps all resources included in a Zip or Jar file.
OffsetTimer Extends the Timer class implementing TimeoutException and Listener
OperationPerTimeCounter Used to calculate number of operations occurred during a time interval.
RueMath A generic class which should host some use full functions
Timer Once the timer is set, it must be cleared via the reset() method, or the timeout() method is called.
 

Exception Summary
TimeoutException A simple Time out exception for the OffsetTimer
 

Package ro.nolimits.rue.util Description

The main package of RUE

If you have problems or questions, don't hesitate to contact: Remus Pereni.