de.anneck.jcast.util
Class SimpleStatistics

java.lang.Object
  |
  +--java.util.Dictionary
        |
        +--java.util.Hashtable
              |
              +--java.util.Properties
                    |
                    +--de.anneck.jcast.util.SimpleStatistics
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class SimpleStatistics
extends java.util.Properties

Calculates simpel statistics for threads, listener, sources, etc.

Version:
$Revision: 1.3 $
Author:
andre.anneck@web.de
See Also:
Serialized Form

Inner classes inherited from class java.util.Map
java.util.Map.Entry
 
Fields inherited from class java.util.Properties
defaults
 
Constructor Summary
SimpleStatistics()
          Creates new SimpleStatistics
 
Method Summary
 void setStreamSpeed(int kbps)
          TODO!!!!!!!
 
Methods inherited from class java.util.Properties
getProperty, getProperty, list, list, load, propertyNames, save, setProperty, store
 
Methods inherited from class java.util.Hashtable
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleStatistics

public SimpleStatistics()
Creates new SimpleStatistics
Method Detail

setStreamSpeed

public void setStreamSpeed(int kbps)
TODO!!!!!!!
Parameters:
kbps - TODO