Package org.codehaus.groovy.util
package org.codehaus.groovy.util
-
ClassDescriptionDeprecated.Deprecated.Allow an array to be used where an Iterable is expected.Allow an array to be used where an Iterator is expected.Allow a boolean array to be used where an Iterator is expected.Allow a byte array to be used where an Iterator is expected.Allow a char array to be used where an Iterator is expected.
Reader
implementation that can read from String, StringBuffer, StringBuilder, CharBuffer or GString.Deprecated.Allow a double array to be used where an Iterable is expected.Allow a double array to be used where an Iterator is expected.Allow a float array to be used where an Iterator is expected.A utility class to help calculate hashcode values using an algorithm similar to that outlined in "Effective Java, Joshua Bloch, 2nd Edition".Allow an int array to be used where an Iterable is expected.Allow an int array to be used where an Iterator is expected.An implementation for BufferedIterator wraps Iterator.Soft reference with lazy initialization under lockAn implementation for BufferedIterator wraps ListIterator.ListHashMap<K,V> Represents aMap
that is optimized for a small number of entries.A bit simplified lock designed to be inherited by.Allow a long array to be used where an Iterable is expected.Allow a long array to be used where an Iterator is expected.A queue that stores values wrapped in a Reference, the type of which is determined by the providedReferenceBundle
.ManagedConcurrentMap<K,V> Deprecated.This is a basic implementation of a map able to forget its values.Deprecated.Reference<T,V extends Finalizable> Exposes the Groovy release informationAllow a short array to be used where an Iterator is expected.Deprecated.Deprecated.
ManagedConcurrentLinkedQueue