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

Quick Search    Search Deep

Package org.gjt.sp.util

Interface Summary
WorkThreadProgressListener A work thread execution progress listener.
 

Class Summary
CharIndexedSegment Lets gnu.regexp search within Segment objects.
IntegerArray A simple collection that stores integers and grows automatically.
Log This class provides methods for logging events.
Log.LogListModel  
ReadWriteLock Implements consumer/producer locking scemantics.
SegmentBuffer An extended segment that you can append text to.
WorkRequest A subclass of the Runnable interface.
WorkThread Services work requests in the background.
WorkThreadPool A pool of work threads.
WorkThreadPool.Request  
 

Error Summary
WorkThread.Abort