Package com.sun.jdo.spi.persistence.utility
package com.sun.jdo.spi.persistence.utility
-
ClassDescriptionThis class implements bucketize hashtable, which subdivide the key collection stored into several hashtables (buckets) of smaller size.This class defines a thread-safe double linked-list.This is a helper class which provides some basic java type convenience methods: extraction of a package from a fully qualified class name, extraction of a short (non-qualified) name from a fully qualified class name, and various wrapper and primitive type methods.This file defines a linkable interface.LogHelper for utility package.Special resource bundle which delegates to two others.Implements a simple semaphore that does not do any semaphore-ing.The simplest of semaphore interfaces.Implements a simple semaphore.NOTE: These utilities have been moved from another (more specific package's) utility class so that more classes can have access to them.A weak HashSet.A WeakValueHashMap is implemented as a HashMap that maps keys to WeakValues.