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

Quick Search    Search Deep

Freenet.support: Javadoc index of package Freenet.support.


Package Samples:

Freenet.support

Classes:

CyclicArray: This class represents an array which is of finite length and can have information added to it in such a way that if the array fills to capacity, the last information added will be deleted.
LimitedBinaryTree: This class represents a binary tree of limited size which uses integers as keys. If the tree is full and a new value is added, then the oldest value is removed.
Ticker: This class allows a callback to be called after a specified amount of time.
BinaryTree: This class represents a simple binary search tree.
StringKey: An implementation of the Key interface for Strings
Callback: Interface to simple callback classes
Branch
ByteCounter
Funnel
Loader
Logger
SplitOutputStream
StreamElement
Splitter
StringUtils
testCB
TLL

Home | Contact Us | Privacy Policy | Terms of Service