Class | Description |
---|---|
GeneralUtilities |
This class contains utilities useful for any code
|
ThreadSpecificObject<T> |
This ties the given object with the thread upon
which this object is created
This class can be used as the key in a hashSet if the
incoming object can be used as the key in a hashSet
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.