| Package | Description |
|---|---|
| org.jboss.util |
Utility classes and interfaces.
|
| org.jboss.util.property |
An advanced property access, managment and notification system.
|
| Class and Description |
|---|
| CachePolicy
Interface that specifies a policy for caches.
|
| CharacterChecker
Character checker interface.
|
| Counter
An integer counter class.
|
| Executable
Interface for the execution of a task.
|
| HashCode
A hash-code generator and a collection of static hash-code generation
methods.
|
| JBossInterface
Clone the object without throwing a typed exception.
|
| JBossStringBuilder
A JBossStringBuilder, providing the same functionality as the
java5 StringBuilder, except no Appendable which is java5 specific.
|
| LongCounter
A long integer counter class.
|
| LRUCachePolicy.LRUCacheEntry
Double linked cell used as entry in the cache list.
|
| LRUCachePolicy.LRUList
Double queued list used to store cache entries.
|
| NestedError
A common superclass for Error classes that can
contain a nested Throwable detail object.
|
| NestedThrowable
Interface which is implemented by all the nested throwable flavors.
|
| Null
A class that represents null.
|
| Semaphore
Semaphore that can allow a specified number of threads to enter, blocking the
others.
|
| SoftObject
Convenience class to wrap an Object into a SoftReference.
|
| StopWatch
Simulates a stop watch with a lap counter.
|
| Strings.Range
Represents a range between two integers.
|
| Sync
Interface that gives synchronization semantic to implementors
|
| ThrowableListener
An interface used to handle Throwable events.
|
| TimedCachePolicy.TimedEntry
The interface that cache entries support.
|
| TimerTask
A class that represent a task that can be scheduled for one-shot or
repeated execution by a
TimerQueue. |
| WaitSync
Interface that gives wait - notify primitives to implementors.
|
| WeakObject
Convenience class to wrap an Object into a WeakReference.
|
| WorkerQueue
Class that queues
Executable jobs that are executed sequentially
by a single thread. |
| Class and Description |
|---|
| FieldInstance
A FieldInstance refers to a specific reflected field on an object.
|
| NestedError
A common superclass for Error classes that can
contain a nested Throwable detail object.
|
| NestedRuntimeException
A common superclass for RuntimeException classes that can
contain a nested Throwable detail object.
|
| NestedThrowable
Interface which is implemented by all the nested throwable flavors.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.