A B C D E F G H I J K L M N P Q R S T U V _

A

acceptsURL(String) - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 
ACCESS_DEFAULT - Static variable in class ahc.collection.SetHelper
 
ACCESS_MULTIPLE - Static variable in class ahc.collection.MapHelper
 
ACCESS_TRANSPARENT - Static variable in class ahc.collection.QueueHelper
 
ACCESS_TRANSPARENT - Static variable in class ahc.collection.ListHelper
 
ACCESS_UNIQUE - Static variable in class ahc.collection.MapHelper
 
AccessStrategy - interface ahc.collection.access.AccessStrategy.
 
add(byte[]) - Method in class ahc.util.bytes.ByteArray
 
add(ByteArray) - Method in class ahc.util.bytes.ByteArray
 
add(InputStream) - Method in class ahc.io.ConcatInputStream
 
add(int[]) - Method in class ahc.util.bytes.ByteArray
 
add(Integer, int) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the sum.
add(Integer, Integer) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the sum.
add(int, Object) - Method in class ahc.collection.GenericCollection
 
add(Object) - Method in interface ahc.collection.Queue
 
add(Object) - Method in class ahc.collection.GenericQueue
 
add(Object) - Method in class ahc.collection.GenericMultiSet
 
add(Object) - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
add(Object) - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
add(Object) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
add(Object) - Method in class ahc.collection.GenericCollection
 
add(Object, Object) - Method in interface ahc.collection.PriorityQueue
 
add(Object, Object) - Method in class ahc.collection.GenericPriorityQueue
 
add(Store, Iterator, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
add(Store, Iterator, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
add(Store, Iterator, Object) - Method in interface ahc.collection.access.AccessStrategy
This methods serves to enable optimizations: a collection can obtain a single RawIterator from its store and then use the access strategy to add multiple elements at this position.
add(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
add(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
add(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
addAll(Collection) - Method in class ahc.collection.GenericMultiSet
 
addAll(Collection) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
addAll(Collection) - Method in class ahc.collection.GenericCollection
 
addAll(int, Collection) - Method in class ahc.collection.GenericCollection
 
addAll(MultiSet) - Method in interface ahc.collection.MultiSet
 
addAll(MultiSet) - Method in class ahc.collection.GenericMultiSet
 
addInt16(int) - Method in class ahc.util.bytes.ByteArray
 
addInt32(int) - Method in class ahc.util.bytes.ByteArray
 
addInt8(int) - Method in class ahc.util.bytes.ByteArray
 
addLenEncoding(byte[]) - Method in class ahc.util.bytes.StringEndEncoding
 
after() - Method in interface ahc.collection.List
 
after() - Method in class ahc.collection.GenericCollection
 
after() - Method in interface ahc.collection.store.Store
 
after() - Method in class ahc.collection.store.HashStore
 
after() - Method in class ahc.collection.store.DlinkedStore
 
after() - Method in class ahc.collection.store.ArrayStore
 
after(DateDay) - Method in class ahc.util.DateDay
 
after(Store) - Method in class ahc.collection.access.TransparentAccessStrategy
 
after(Store) - Method in class ahc.collection.access.GenericAccessStrategy
 
after(Store) - Method in interface ahc.collection.access.AccessStrategy
 
ahc.collection - package ahc.collection
 
ahc.collection.access - package ahc.collection.access
 
ahc.collection.equality - package ahc.collection.equality
 
ahc.collection.store - package ahc.collection.store
 
ahc.exception - package ahc.exception
 
ahc.generic - package ahc.generic
 
ahc.io - package ahc.io
 
ahc.jdbc.logger - package ahc.jdbc.logger
 
ahc.util - package ahc.util
 
ahc.util.bytes - package ahc.util.bytes
 
ahc.util.string - package ahc.util.string
 
ahc.util.timer - package ahc.util.timer
 
append(Object) - Method in interface ahc.collection.List
 
append(Object) - Method in class ahc.collection.GenericCollection
 
append(Object) - Method in interface ahc.collection.store.Store
 
append(Object) - Method in class ahc.collection.store.HashStore
 
append(Object) - Method in class ahc.collection.store.DlinkedStore
 
append(Object) - Method in class ahc.collection.store.ArrayStore
 
append(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
append(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
append(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
ArrayStore - class ahc.collection.store.ArrayStore.
 
ArrayStore(EqualityStrategy) - Constructor for class ahc.collection.store.ArrayStore
 
ArrayStore(EqualityStrategy, int) - Constructor for class ahc.collection.store.ArrayStore
 
asBytes() - Method in class ahc.util.bytes.ByteArray
 
asDate() - Method in class ahc.util.DateDay
converts to a java.util.Date based on the default TimeZone
asDate(TimeZone) - Method in class ahc.util.DateDay
converts to a java.util.Date based on a specific TimeZone
AttributeGetter - interface ahc.generic.AttributeGetter.
This interface serves to retrieve attributes from an object by successively calling get methods.
AttributeGetterFactory - class ahc.generic.AttributeGetterFactory.
This class serves as a factory for different kinds of AttributeGetter implementations.
AttributeGetterFactory() - Constructor for class ahc.generic.AttributeGetterFactory
 
AttributeSetter - interface ahc.generic.AttributeSetter.
This is the generic interface for an object that follows an access path through a graph of objects and then calls a set method.
AttributeSetterFactory - class ahc.generic.AttributeSetterFactory.
This is the factory for AttributeSetter implementations.
AttributeSetterFactory() - Constructor for class ahc.generic.AttributeSetterFactory
 
available() - Method in class ahc.io.ConcatInputStream
 

B

Base64Formatter - class ahc.util.string.Base64Formatter.
This class provides methods for encoding arbitrary data (i.e. byte arrays) in Base64, a standardized format using only "printable" characters.
Base64Formatter() - Constructor for class ahc.util.string.Base64Formatter
 
before() - Method in class ahc.collection.GenericMultiSet
 
before() - Method in class ahc.collection.GenericMap.EntrySet
 
before() - Method in class ahc.collection.GenericMap.ValueCollection
 
before() - Method in class ahc.collection.GenericMap.KeySet
 
before() - Method in class ahc.collection.GenericCollection
 
before() - Method in interface ahc.collection.Collection
 
before() - Method in interface ahc.collection.store.Store
 
before() - Method in class ahc.collection.store.HashStore
 
before() - Method in class ahc.collection.store.DlinkedStore
 
before() - Method in class ahc.collection.store.ArrayStore
 
before(DateDay) - Method in class ahc.util.DateDay
 
before(Store) - Method in class ahc.collection.access.TransparentAccessStrategy
 
before(Store) - Method in class ahc.collection.access.GenericAccessStrategy
 
before(Store) - Method in interface ahc.collection.access.AccessStrategy
 
begin() - Method in class ahc.collection.GenericMultiSet
 
begin() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
begin() - Method in class ahc.collection.GenericCollection
 
begin() - Method in interface ahc.collection.Collection
 
begin() - Method in interface ahc.collection.store.Store
 
begin() - Method in class ahc.collection.store.HashStore
 
begin() - Method in class ahc.collection.store.DlinkedStore
 
begin() - Method in class ahc.collection.store.ArrayStore
 
begin(Store) - Method in class ahc.collection.access.TransparentAccessStrategy
 
begin(Store) - Method in class ahc.collection.access.GenericAccessStrategy
 
begin(Store) - Method in interface ahc.collection.access.AccessStrategy
 
BitManipulator - class ahc.util.bytes.BitManipulator.
This class is a collection of methods to extract different parts from an int value.
BitManipulator() - Constructor for class ahc.util.bytes.BitManipulator
 
ByteArray - class ahc.util.bytes.ByteArray.
This class serves as an object-oriented interface to a byte array with a couple of convenience methods.
ByteArray() - Constructor for class ahc.util.bytes.ByteArray
 
ByteArray(byte[]) - Constructor for class ahc.util.bytes.ByteArray
 
ByteArray(ByteArray) - Constructor for class ahc.util.bytes.ByteArray
 
ByteArray(int[]) - Constructor for class ahc.util.bytes.ByteArray
 
ByteArrayHelper - class ahc.util.bytes.ByteArrayHelper.
This is a collection of helper functions for byte arrays.
ByteArrayHelper() - Constructor for class ahc.util.bytes.ByteArrayHelper
 

C

Cache - class ahc.collection.Cache.
This abstract class serves as a generic base for a cache that returns an instance based on a parameter.
Cache() - Constructor for class ahc.collection.Cache
 
CHAR_SEPARATOR - Static variable in interface ahc.generic.AttributeGetter
 
clear() - Method in interface ahc.collection.Stack
 
clear() - Method in interface ahc.collection.Queue
 
clear() - Method in interface ahc.collection.PriorityQueue
 
clear() - Method in class ahc.collection.GenericStack
 
clear() - Method in class ahc.collection.GenericQueue
 
clear() - Method in class ahc.collection.GenericPriorityQueue
 
clear() - Method in class ahc.collection.GenericMultiSet
 
clear() - Method in class ahc.collection.GenericMultiMap
 
clear() - Method in class ahc.collection.GenericMap
 
clear() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
clear() - Method in class ahc.collection.GenericCollection
 
clear() - Method in interface ahc.collection.store.Store
 
clear() - Method in class ahc.collection.store.HashStore
 
clear() - Method in class ahc.collection.store.DlinkedStore
 
clear() - Method in class ahc.collection.store.ArrayStore
 
clear(Object) - Method in interface ahc.collection.PriorityQueue
removes all elements from the queue that have a lower priority than the specified threshold.
clear(Object) - Method in class ahc.collection.GenericPriorityQueue
 
clone() - Method in interface ahc.util.ReallyCloneable
 
close() - Method in class ahc.io.ConcatInputStream
 
Collection - interface ahc.collection.Collection.
This is the superinterface of all collections.
compactSize() - Method in interface ahc.collection.store.Store
 
compactSize() - Method in class ahc.collection.store.HashStore
 
compactSize() - Method in class ahc.collection.store.DlinkedStore
 
compactSize() - Method in class ahc.collection.store.ArrayStore
 
compare(Object, Object) - Method in class ahc.util.VarDirectionComparator
 
compare(Object, Object) - Method in class ahc.util.NaturalOrderComparator
 
compareTo(Object) - Method in class ahc.util.DateDay
implements java.util.Comparable.
ConcatInputStream - class ahc.io.ConcatInputStream.
This class provides an input stream that concatenates one or more other input streams, i.e. first the data in the first is retured, then the second, then the third etc.
ConcatInputStream() - Constructor for class ahc.io.ConcatInputStream
 
connect(String, Properties) - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 
contains(Object) - Method in class ahc.collection.GenericMultiSet
 
contains(Object) - Method in class ahc.collection.GenericMap.EntrySet
 
contains(Object) - Method in class ahc.collection.GenericMap.ValueCollection
 
contains(Object) - Method in class ahc.collection.GenericMap.KeySet
 
contains(Object) - Method in class ahc.collection.GenericCollection
 
contains(Object) - Method in interface ahc.collection.store.Store
 
containsAll(Collection) - Method in class ahc.collection.GenericMultiSet
 
containsAll(Collection) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
containsAll(Collection) - Method in class ahc.collection.GenericCollection
 
containsKey(Object) - Method in class ahc.collection.GenericMultiMap
 
containsKey(Object) - Method in class ahc.collection.GenericMap
 
containsValue(Object) - Method in class ahc.collection.GenericMultiMap
 
containsValue(Object) - Method in class ahc.collection.GenericMap
 
Copy - class ahc.io.Copy.
This class copies data from a source to a destination, i.e. an InputStream / Reader is read until there is no more data left, and all data that is read is fed into an OutputStream / Writer.
Copy() - Constructor for class ahc.io.Copy
 
copy(byte[], byte[], int) - Static method in class ahc.util.bytes.ByteArrayHelper
completely copies one byte array into another but at an offset.
copy(byte[], byte[], int, int, int) - Static method in class ahc.util.bytes.ByteArrayHelper
copies data from one byte array to another.
copy(InputStream, OutputStream) - Static method in class ahc.io.Copy
 
copy(Reader, Writer) - Static method in class ahc.io.Copy
 
create(Comparator, boolean) - Static method in class ahc.collection.access.GenericAccessStrategy
 
create(Date) - Static method in class ahc.util.DateDay
returns a DateDay instance based on a java.util.Date and the default TimeZone
create(Date, TimeZone) - Static method in class ahc.util.DateDay
returns a DateDay instance based on the full java.util representation, i.e. a Date and a TimeZone
create(int, int, int) - Static method in class ahc.util.DateDay
returns a DateDay instance based on day, month and year
createArrayList() - Static method in class ahc.collection.ListHelper
 
createArrayList(Comparator) - Static method in class ahc.collection.ListHelper
 
createArrayList(Comparator, boolean) - Static method in class ahc.collection.ListHelper
 
createArrayList(Comparator, boolean, int) - Static method in class ahc.collection.ListHelper
 
createArrayList(Comparator, int) - Static method in class ahc.collection.ListHelper
 
createArrayList(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.ListHelper
 
createArrayList(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.ListHelper
 
createArrayList(int) - Static method in class ahc.collection.ListHelper
 
createArrayMap() - Static method in class ahc.collection.MapHelper
 
createArrayMap(AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createArrayMap(AccessStrategy, int) - Static method in class ahc.collection.MapHelper
 
createArrayMap(Comparator) - Static method in class ahc.collection.MapHelper
 
createArrayMap(Comparator, int) - Static method in class ahc.collection.MapHelper
 
createArrayMap(EqualityStrategy) - Static method in class ahc.collection.MapHelper
 
createArrayMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createArrayMap(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MapHelper
 
createArrayMap(EqualityStrategy, int) - Static method in class ahc.collection.MapHelper
 
createArrayMap(int) - Static method in class ahc.collection.MapHelper
 
createArrayMultiMap() - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(AccessStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(Comparator) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(Comparator, int) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(EqualityStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(EqualityStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiMap(int) - Static method in class ahc.collection.MultiMapHelper
 
createArrayMultiSet() - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(AccessStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(Comparator) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(Comparator, int) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(EqualityStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(EqualityStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createArrayMultiSet(int) - Static method in class ahc.collection.MultiSetHelper
 
createArraySet() - Static method in class ahc.collection.SetHelper
 
createArraySet(Comparator) - Static method in class ahc.collection.SetHelper
 
createArraySet(Comparator, int) - Static method in class ahc.collection.SetHelper
 
createArraySet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.SetHelper
 
createArraySet(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.SetHelper
 
createArraySet(EqualityStrategy, Comparator) - Static method in class ahc.collection.SetHelper
 
createArraySet(EqualityStrategy, Comparator, int) - Static method in class ahc.collection.SetHelper
 
createArraySet(int) - Static method in class ahc.collection.SetHelper
 
createCachingReflectionGetter() - Static method in class ahc.generic.AttributeGetterFactory
This implementation uses reflection but performs aggressive caching of intermediate results.
createCachingReflectionSetter() - Static method in class ahc.generic.AttributeSetterFactory
 
createClassLoaderGetter() - Static method in class ahc.generic.AttributeGetterFactory
This method creates and returns an AttributeGetter implementation that is based on a custom classloader implementation.
createClassLoaderSetter() - Static method in class ahc.generic.AttributeSetterFactory
 
createDlinkedList() - Static method in class ahc.collection.ListHelper
 
createDlinkedList(Comparator) - Static method in class ahc.collection.ListHelper
 
createDlinkedList(Comparator, boolean) - Static method in class ahc.collection.ListHelper
 
createDlinkedList(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.ListHelper
 
createDlinkedMap() - Static method in class ahc.collection.MapHelper
 
createDlinkedMap(AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createDlinkedMap(Comparator) - Static method in class ahc.collection.MapHelper
 
createDlinkedMap(EqualityStrategy) - Static method in class ahc.collection.MapHelper
 
createDlinkedMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createDlinkedMultiMap() - Static method in class ahc.collection.MultiMapHelper
 
createDlinkedMultiMap(AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createDlinkedMultiMap(Comparator) - Static method in class ahc.collection.MultiMapHelper
 
createDlinkedMultiMap(EqualityStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createDlinkedMultiMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createDlinkedMultiSet() - Static method in class ahc.collection.MultiSetHelper
 
createDlinkedMultiSet(AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createDlinkedMultiSet(Comparator) - Static method in class ahc.collection.MultiSetHelper
 
createDlinkedMultiSet(EqualityStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createDlinkedMultiSet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createDlinkedSet() - Static method in class ahc.collection.SetHelper
 
createDlinkedSet(Comparator) - Static method in class ahc.collection.SetHelper
 
createDlinkedSet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.SetHelper
 
createDlinkedSet(EqualityStrategy, Comparator) - Static method in class ahc.collection.SetHelper
 
createHashMap() - Static method in class ahc.collection.MapHelper
 
createHashMap(AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createHashMap(AccessStrategy, int) - Static method in class ahc.collection.MapHelper
 
createHashMap(AccessStrategy, int, double) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy, AccessStrategy, int, double) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy, int) - Static method in class ahc.collection.MapHelper
 
createHashMap(EqualityStrategy, int, double) - Static method in class ahc.collection.MapHelper
 
createHashMap(int) - Static method in class ahc.collection.MapHelper
 
createHashMap(int, double) - Static method in class ahc.collection.MapHelper
 
createHashMultiMap() - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(AccessStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(AccessStrategy, int, double) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy, AccessStrategy, int, double) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy, int) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(EqualityStrategy, int, double) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(int) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiMap(int, double) - Static method in class ahc.collection.MultiMapHelper
 
createHashMultiSet() - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(AccessStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(AccessStrategy, int, double) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy, AccessStrategy, int, double) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy, int) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(EqualityStrategy, int, double) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(int) - Static method in class ahc.collection.MultiSetHelper
 
createHashMultiSet(int, double) - Static method in class ahc.collection.MultiSetHelper
 
createHashSet() - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy) - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy, AccessStrategy) - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy, AccessStrategy, int) - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy, AccessStrategy, int, double) - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy, int) - Static method in class ahc.collection.SetHelper
 
createHashSet(EqualityStrategy, int, double) - Static method in class ahc.collection.SetHelper
 
createHashSet(int) - Static method in class ahc.collection.SetHelper
 
createHashSet(int, double) - Static method in class ahc.collection.SetHelper
 
createList() - Static method in class ahc.collection.ListHelper
 
createList(Store, AccessStrategy) - Static method in class ahc.collection.ListHelper
 
createMap() - Static method in class ahc.collection.MapHelper
 
createMap(Store, AccessStrategy) - Static method in class ahc.collection.MapHelper
 
createMap(Store, AccessStrategy, EqualityStrategy) - Static method in class ahc.collection.MapHelper
 
createMultiMap() - Static method in class ahc.collection.MultiMapHelper
 
createMultiMap(Map) - Static method in class ahc.collection.MultiMapHelper
 
createMultiSet() - Static method in class ahc.collection.MultiSetHelper
 
createMultiSet(Map) - Static method in class ahc.collection.MultiSetHelper
 
createMultiSet(Store, AccessStrategy) - Static method in class ahc.collection.MultiSetHelper
 
createNew(Object) - Method in class ahc.collection.Cache
 
createNew(Object, Object) - Method in class ahc.collection.DoubleKeyCache
 
createNew(Object, Object, Object) - Method in class ahc.collection.TripleKeyCache
 
createNonCachingReflectionGetter() - Static method in class ahc.generic.AttributeGetterFactory
This method creates a straightforward implementation that uses reflection and does no caching whatsoever.
createNonCachingReflectionSetter() - Static method in class ahc.generic.AttributeSetterFactory
 
createQueue(boolean) - Static method in class ahc.collection.QueueHelper
 
createQueue(Store, AccessStrategy, boolean) - Static method in class ahc.collection.QueueHelper
 
createSet() - Static method in class ahc.collection.SetHelper
 
createSet(Store, AccessStrategy) - Static method in class ahc.collection.SetHelper
 
createStack() - Static method in class ahc.collection.StackHelper
 
createStack(int) - Static method in class ahc.collection.StackHelper
 
createStack(Store, AccessStrategy) - Static method in class ahc.collection.StackHelper
 
current() - Method in interface ahc.collection.Iterator
 
current() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
current() - Method in class ahc.collection.GenericMap.EntrySetIterator
 
current() - Method in class ahc.collection.GenericMap.ValueCollectionIterator
 
current() - Method in class ahc.collection.GenericMap.KeySetIterator
 
current() - Method in class ahc.util.timer.StopWatch
 
currentIndex() - Method in interface ahc.collection.Iterator
 
currentIndex() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
currentIndex() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 

D

DateDay - class ahc.util.DateDay.
This class represents a date, i.e. a combination of day, month and year.
decDay() - Method in class ahc.util.DateDay
returns the previous date
decDay(int) - Method in class ahc.util.DateDay
returns the equivalent of num calls to decDay
decMonth(boolean) - Method in class ahc.util.DateDay
The opposite of incMonth(boolean)
decMonth(int, boolean) - Method in class ahc.util.DateDay
The opposite of incMonth (int, boolean)
decode(byte[]) - Static method in class ahc.util.string.Base64Formatter
This method decodes a sequence of bytes from Base64 encoding into the original byte sequence.
decode(String) - Static method in class ahc.util.string.Base64Formatter
This method decodes a sequence of bytes from Base64 encoding into the original byte sequence.
decrement(Integer) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the next lower number.
decYear(boolean) - Method in class ahc.util.DateDay
The opposite of incYear(boolean)
decYear(int, boolean) - Method in class ahc.util.DateDay
The opposite of incYear(int, boolean)
DEFAULT - Static variable in class ahc.util.string.ToString
 
defaultToString(Object) - Static method in class ahc.util.string.ToString
returns a string representation of an object that is configured at a default level of detail.
DlinkedStore - class ahc.collection.store.DlinkedStore.
 
DlinkedStore(EqualityStrategy) - Constructor for class ahc.collection.store.DlinkedStore
 
doIt() - Method in class ahc.util.timer.TimerExperiment
 
DoubleKeyCache - class ahc.collection.DoubleKeyCache.
This is a cache that manages instances based on two parameters; see Cache.
DoubleKeyCache() - Constructor for class ahc.collection.DoubleKeyCache
 

E

encode(byte[]) - Static method in class ahc.util.string.Base64Formatter
encodes the given data and returns the result in string form.
encodeToString(byte[]) - Static method in class ahc.util.string.Base64Formatter
encodes the given data and returns the result in string form.
END_LEN_PREFIX_16_HILO - Static variable in class ahc.util.bytes.StringEndEncoding
The length of the string (in bytes) is encoded as a prefixed 16-bit value in hi-lo.
END_NONE - Static variable in class ahc.util.bytes.StringEndEncoding
The length of the string is not encoded at all.
END_NULL - Static variable in class ahc.util.bytes.StringEndEncoding
The length of the string is encoded as a trailing zero byte.
end() - Method in interface ahc.collection.List
 
end() - Method in class ahc.collection.GenericCollection
 
end() - Method in interface ahc.collection.store.Store
 
end() - Method in class ahc.collection.store.HashStore
 
end() - Method in class ahc.collection.store.DlinkedStore
 
end() - Method in class ahc.collection.store.ArrayStore
 
end(Store) - Method in class ahc.collection.access.TransparentAccessStrategy
 
end(Store) - Method in class ahc.collection.access.GenericAccessStrategy
 
end(Store) - Method in interface ahc.collection.access.AccessStrategy
 
entries() - Method in interface ahc.collection.Map
 
entries() - Method in class ahc.collection.GenericMultiMap
 
entries() - Method in class ahc.collection.GenericMap
 
entrySet() - Method in class ahc.collection.GenericMultiMap
 
entrySet() - Method in class ahc.collection.GenericMap
 
EQ_EQUALS - Static variable in class ahc.collection.SetHelper
 
EQ_EQUALS - Static variable in class ahc.collection.MultiSetHelper
 
EQ_EQUALS - Static variable in class ahc.collection.MultiMapHelper
 
EQ_EQUALS - Static variable in class ahc.collection.MapHelper
 
EQ_EQUALS - Static variable in class ahc.collection.ListHelper
 
EQ_IDENTITY - Static variable in class ahc.collection.SetHelper
 
EQ_IDENTITY - Static variable in class ahc.collection.MultiSetHelper
 
EQ_IDENTITY - Static variable in class ahc.collection.MultiMapHelper
 
EQ_IDENTITY - Static variable in class ahc.collection.MapHelper
 
EQ_IDENTITY - Static variable in class ahc.collection.ListHelper
 
EqualityStrategy - interface ahc.collection.equality.EqualityStrategy.
All methods must support null as any of their parameters
equals(Object) - Method in class ahc.collection.Triplet
 
equals(Object) - Method in class ahc.collection.Pair
 
equals(Object) - Method in class ahc.collection.GenericMap.EntryImpl
 
equals(Object) - Method in class ahc.util.DateDay
 
equals(Object, Object) - Method in class ahc.collection.GenericMap.EntryEqualityStrategy
 
equals(Object, Object) - Method in class ahc.collection.equality.IdentityEqualityStrategy
 
equals(Object, Object) - Method in class ahc.collection.equality.EqualsEqualityStrategy
 
equals(Object, Object) - Method in interface ahc.collection.equality.EqualityStrategy
 
EqualsEqualityStrategy - class ahc.collection.equality.EqualsEqualityStrategy.
 
EqualsEqualityStrategy() - Constructor for class ahc.collection.equality.EqualsEqualityStrategy
 
escape(String) - Static method in class ahc.util.string.StringHelper
replaces special characters that affect formatting with non-formatting character sequences.
execute() - Method in class ahc.util.timer.TimerExperiment
performs the actual iteration and returns a StopWatch instance with the results.

F

FileWatcher - class ahc.io.FileWatcher.
The purpose of this class is to act as a cache between a read-only file (e.g. a configuration file) and its read object representation.
FileWatcher(String) - Constructor for class ahc.io.FileWatcher
 
FileWatcher(String, long) - Constructor for class ahc.io.FileWatcher
 
findKey(Object) - Method in class ahc.collection.GenericMap
 
first(Object) - Method in interface ahc.collection.List
 
first(Object) - Method in class ahc.collection.GenericCollection
 
first(Object) - Method in interface ahc.collection.store.Store
 
first(Object) - Method in class ahc.collection.store.HashStore
 
first(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
first(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
first(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
firstIndexOf(Object) - Method in interface ahc.collection.List
 
firstIndexOf(Object) - Method in class ahc.collection.GenericCollection
 
fromHexString(String) - Static method in class ahc.util.string.HexFormatter
 

G

GenericAccessStrategy - class ahc.collection.access.GenericAccessStrategy.
 
GenericAccessStrategy(boolean) - Constructor for class ahc.collection.access.GenericAccessStrategy
 
GenericAccessStrategy(Comparator, boolean) - Constructor for class ahc.collection.access.GenericAccessStrategy
 
GenericCollection - class ahc.collection.GenericCollection.
This is the generic, configurable implementation of both List and Set.
GenericCollection(Store, AccessStrategy) - Constructor for class ahc.collection.GenericCollection
 
GenericMap - class ahc.collection.GenericMap.
This is the generic, configurable implementation of a Map.
GenericMap.EntryEqualityStrategy - class ahc.collection.GenericMap.EntryEqualityStrategy.
 
GenericMap.EntryEqualityStrategy(EqualityStrategy) - Constructor for class ahc.collection.GenericMap.EntryEqualityStrategy
 
GenericMap.EntryImpl - class ahc.collection.GenericMap.EntryImpl.
 
GenericMap.EntryImpl(Object, Object) - Constructor for class ahc.collection.GenericMap.EntryImpl
 
GenericMap.EntrySet - class ahc.collection.GenericMap.EntrySet.
 
GenericMap.EntrySet() - Constructor for class ahc.collection.GenericMap.EntrySet
 
GenericMap.EntrySetIterator - class ahc.collection.GenericMap.EntrySetIterator.
 
GenericMap.EntrySetIterator(Iterator) - Constructor for class ahc.collection.GenericMap.EntrySetIterator
 
GenericMap.KeySet - class ahc.collection.GenericMap.KeySet.
 
GenericMap.KeySet() - Constructor for class ahc.collection.GenericMap.KeySet
 
GenericMap.KeySetIterator - class ahc.collection.GenericMap.KeySetIterator.
 
GenericMap.KeySetIterator(Iterator) - Constructor for class ahc.collection.GenericMap.KeySetIterator
 
GenericMap.UnmodifyableIterator - class ahc.collection.GenericMap.UnmodifyableIterator.
 
GenericMap.UnmodifyableIterator(Iterator) - Constructor for class ahc.collection.GenericMap.UnmodifyableIterator
 
GenericMap.UnmodifyableSet - class ahc.collection.GenericMap.UnmodifyableSet.
 
GenericMap.UnmodifyableSet() - Constructor for class ahc.collection.GenericMap.UnmodifyableSet
 
GenericMap.ValueCollection - class ahc.collection.GenericMap.ValueCollection.
 
GenericMap.ValueCollection() - Constructor for class ahc.collection.GenericMap.ValueCollection
 
GenericMap.ValueCollectionIterator - class ahc.collection.GenericMap.ValueCollectionIterator.
 
GenericMap.ValueCollectionIterator(Iterator) - Constructor for class ahc.collection.GenericMap.ValueCollectionIterator
 
GenericMap(Store, AccessStrategy) - Constructor for class ahc.collection.GenericMap
 
GenericMap(Store, AccessStrategy, EqualityStrategy) - Constructor for class ahc.collection.GenericMap
 
GenericMultiMap - class ahc.collection.GenericMultiMap.
This is the generic, configurable implementation of a MultiMap.
GenericMultiMap(Map) - Constructor for class ahc.collection.GenericMultiMap
 
GenericMultiSet - class ahc.collection.GenericMultiSet.
This is the generic, configurable implementation of a MultiSet.
GenericMultiSet.MultiSetIterator - class ahc.collection.GenericMultiSet.MultiSetIterator.
 
GenericMultiSet.MultiSetIterator(Iterator) - Constructor for class ahc.collection.GenericMultiSet.MultiSetIterator
 
GenericMultiSet(Map) - Constructor for class ahc.collection.GenericMultiSet
 
GenericPriorityQueue - class ahc.collection.GenericPriorityQueue.
This is the generic, configurable implementation of a PriorityQueue.
GenericPriorityQueue(Store, boolean) - Constructor for class ahc.collection.GenericPriorityQueue
 
GenericPriorityQueue(Store, Comparator, boolean) - Constructor for class ahc.collection.GenericPriorityQueue
 
GenericQueue - class ahc.collection.GenericQueue.
This is the generic, configurable implementation of a queue.
GenericQueue(Store, AccessStrategy, boolean) - Constructor for class ahc.collection.GenericQueue
 
GenericStack - class ahc.collection.GenericStack.
This is the generic, configurable implementation of a Stack.
GenericStack() - Constructor for class ahc.collection.GenericStack
 
GenericStack(int) - Constructor for class ahc.collection.GenericStack
 
GenericStack(Store, AccessStrategy) - Constructor for class ahc.collection.GenericStack
 
genericToString(Object, int) - Method in class ahc.util.string.ToString
returns a string representation of an object with a limit on the depth of the recursive descent.
get(boolean) - Method in class ahc.util.SynchronizedGetCode
 
get(int) - Method in class ahc.collection.GenericCollection
 
get(int) - Method in interface ahc.collection.store.Store
 
get(int) - Method in class ahc.collection.store.DlinkedStore
 
get(int) - Method in class ahc.collection.store.ArrayStore
 
get(int) - Method in class ahc.util.SynchronizedGetCode
 
get(int) - Static method in class ahc.util.IntegerFactory
 
get(Object) - Method in class ahc.collection.GenericMultiMap
 
get(Object) - Method in class ahc.collection.GenericMap
 
get(Object) - Method in class ahc.collection.Cache
 
get(Object, boolean) - Method in class ahc.util.SynchronizedParamGetCode
 
get(Object, int) - Method in class ahc.util.SynchronizedParamGetCode
 
get(Object, Object) - Method in class ahc.collection.DoubleKeyCache
 
get(Object, Object, Object) - Method in class ahc.collection.TripleKeyCache
 
get(Object, String) - Method in interface ahc.generic.AttributeGetter
 
get(Store, int) - Method in class ahc.collection.access.TransparentAccessStrategy
 
get(Store, int) - Method in class ahc.collection.access.GenericAccessStrategy
 
get(Store, int) - Method in interface ahc.collection.access.AccessStrategy
 
getAll(Object) - Method in interface ahc.collection.MultiMap
 
getAll(Object) - Method in class ahc.collection.GenericMultiMap
 
getAsBytes(String) - Static method in class ahc.io.ResourceLoader
This is a convenience method that reads an entire resource and returns it as a byte array.
getAsImageIcon(String) - Static method in class ahc.io.ResourceLoader
This is a convenience method that reads an entire resource and returns it as an ImageIcon.
getAsStream(String) - Static method in class ahc.io.ResourceLoader
This is the underlying method of this class; it provides access to a resource.
getBytes(String, String, StringEndEncoding) - Static method in class ahc.util.bytes.StringEncoder
 
getBytesIso8859_1(String, StringEndEncoding) - Static method in class ahc.util.bytes.StringEncoder
 
getBytesSafe(String, String, StringEndEncoding) - Static method in class ahc.util.bytes.StringEncoder
 
getBytesUtf8(String, StringEndEncoding) - Static method in class ahc.util.bytes.StringEncoder
 
getCount(Object) - Method in interface ahc.collection.MultiSet
 
getCount(Object) - Method in interface ahc.collection.MultiMap
 
getCount(Object) - Method in class ahc.collection.GenericMultiSet
 
getCount(Object) - Method in class ahc.collection.GenericMultiMap
 
getData() - Method in class ahc.io.FileWatcher
 
getDay() - Method in class ahc.util.DateDay
 
getEqualityStrategy() - Method in interface ahc.collection.store.Store
 
getEvents() - Method in class ahc.util.timer.StopWatch
 
getFirst() - Method in class ahc.collection.Triplet
 
getFirst() - Method in class ahc.collection.Pair
 
getInner() - Method in class ahc.exception.TunnelingException
 
getKey() - Method in class ahc.collection.GenericMap.EntryImpl
 
getMajorVersion() - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 
getMessage() - Method in class ahc.exception.TimeoutException
 
getMinorVersion() - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 
getMonth() - Method in class ahc.util.DateDay
 
getName() - Method in class ahc.util.timer.StopWatchEvent
 
getName() - Method in class ahc.util.timer.StopWatch
 
getPropertyInfo(String, Properties) - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 
getSecond() - Method in class ahc.collection.Triplet
 
getSecond() - Method in class ahc.collection.Pair
 
getSize() - Method in class ahc.util.bytes.ByteArray
 
getThird() - Method in class ahc.collection.Triplet
 
getTime() - Method in class ahc.util.timer.StopWatchEvent
 
getUnsynchronized() - Method in class ahc.util.SynchronizedGetCode
 
getUnsynchronized(Object) - Method in class ahc.util.SynchronizedParamGetCode
 
getValue() - Method in class ahc.collection.GenericMap.EntryImpl
 
getValueEqualityStrategy() - Method in interface ahc.collection.Map
 
getValueEqualityStrategy() - Method in class ahc.collection.GenericMultiMap
 
getValueEqualityStrategy() - Method in class ahc.collection.GenericMap
 
getYear() - Method in class ahc.util.DateDay
 

H

hasCurrent() - Method in interface ahc.collection.Iterator
 
hasCurrent() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
hasCurrent() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
hashCode() - Method in class ahc.collection.Triplet
 
hashCode() - Method in class ahc.collection.Pair
 
hashCode() - Method in class ahc.collection.GenericMap.EntryImpl
 
hashCode() - Method in class ahc.util.DateDay
 
hashCode(Object) - Method in class ahc.collection.GenericMap.EntryEqualityStrategy
 
hashCode(Object) - Method in class ahc.collection.equality.IdentityEqualityStrategy
 
hashCode(Object) - Method in class ahc.collection.equality.EqualsEqualityStrategy
 
hashCode(Object) - Method in interface ahc.collection.equality.EqualityStrategy
 
HashStore - class ahc.collection.store.HashStore.
 
HashStore(EqualityStrategy) - Constructor for class ahc.collection.store.HashStore
 
HashStore(EqualityStrategy, int) - Constructor for class ahc.collection.store.HashStore
 
HashStore(EqualityStrategy, int, double) - Constructor for class ahc.collection.store.HashStore
 
hasNext() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
hasNext() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
hasPrevious() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
hasPrevious() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
HexFormatter - class ahc.util.string.HexFormatter.
This class provides methods to format different size integers as hex strings.
HexFormatter() - Constructor for class ahc.util.string.HexFormatter
 
HI(int) - Static method in class ahc.util.bytes.BitManipulator
 

I

IdentityEqualityStrategy - class ahc.collection.equality.IdentityEqualityStrategy.
 
IdentityEqualityStrategy() - Constructor for class ahc.collection.equality.IdentityEqualityStrategy
 
incDay() - Method in class ahc.util.DateDay
returns the next date
incDay(int) - Method in class ahc.util.DateDay
returns the equivalent of num calls to indDay()
incMonth(boolean) - Method in class ahc.util.DateDay
returns the same day of the next month.
incMonth(int, boolean) - Method in class ahc.util.DateDay
returns the same day num months later.
increment(Integer) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the next higher number.
incYear(boolean) - Method in class ahc.util.DateDay
returns the same date of the next year.
incYear(int, boolean) - Method in class ahc.util.DateDay
returns the same date num years later.
indexOf(Object) - Method in class ahc.collection.GenericCollection
 
InputStreamToByteArray - class ahc.util.bytes.InputStreamToByteArray.
This is a convenience class that completely reads an InputStream and dumps it to a byte array.
InputStreamToByteArray(int) - Constructor for class ahc.util.bytes.InputStreamToByteArray
 
INSTANCE - Static variable in class ahc.collection.access.TransparentAccessStrategy
 
INSTANCE - Static variable in class ahc.util.NaturalOrderComparator
 
IntegerFactory - class ahc.util.IntegerFactory.
This class is an implementation of the GOF "Flyweight" pattern.
IntegerFactory() - Constructor for class ahc.util.IntegerFactory
 
IntHelper - class ahc.util.IntHelper.
 
IntHelper() - Constructor for class ahc.util.IntHelper
 
isDirInverted() - Method in class ahc.util.VarDirectionComparator
 
isEmpty() - Method in interface ahc.collection.Stack
 
isEmpty() - Method in interface ahc.collection.Queue
 
isEmpty() - Method in interface ahc.collection.PriorityQueue
 
isEmpty() - Method in class ahc.collection.GenericStack
 
isEmpty() - Method in class ahc.collection.GenericQueue
 
isEmpty() - Method in class ahc.collection.GenericPriorityQueue
 
isEmpty() - Method in class ahc.collection.GenericMultiSet
 
isEmpty() - Method in class ahc.collection.GenericMultiMap
 
isEmpty() - Method in class ahc.collection.GenericMap
 
isEmpty() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
isEmpty() - Method in class ahc.collection.GenericCollection
 
isEmpty() - Method in interface ahc.collection.store.Store
 
isEmpty(Object) - Method in interface ahc.collection.PriorityQueue
 
isEmpty(Object) - Method in class ahc.collection.GenericPriorityQueue
 
isLeapYear(int) - Static method in class ahc.util.DateDay
 
isRunning() - Method in class ahc.util.timer.StopWatch
 
isSorted() - Method in interface ahc.collection.store.Store
true means that the store's internal representation is sorted (i.e.
isSorted() - Method in class ahc.collection.store.HashStore
 
isSorted() - Method in class ahc.collection.store.DlinkedStore
 
isSorted() - Method in class ahc.collection.store.ArrayStore
 
isThreadSafe() - Method in interface ahc.collection.Queue
 
isThreadSafe() - Method in interface ahc.collection.PriorityQueue
 
isThreadSafe() - Method in class ahc.collection.GenericQueue
 
isThreadSafe() - Method in class ahc.collection.GenericPriorityQueue
 
iter(int) - Method in interface ahc.collection.List
 
iter(int) - Method in class ahc.collection.GenericCollection
 
iter(int) - Method in interface ahc.collection.store.Store
 
iter(int) - Method in class ahc.collection.store.HashStore
 
iter(int) - Method in class ahc.collection.store.DlinkedStore
 
iter(int) - Method in class ahc.collection.store.ArrayStore
 
iter(Store, int) - Method in class ahc.collection.access.TransparentAccessStrategy
 
iter(Store, int) - Method in class ahc.collection.access.GenericAccessStrategy
 
iter(Store, int) - Method in interface ahc.collection.access.AccessStrategy
 
Iterator - interface ahc.collection.Iterator.
 
iterator() - Method in class ahc.collection.GenericMultiSet
 
iterator() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
iterator() - Method in class ahc.collection.GenericCollection
 

J

jdbcCompliant() - Method in class ahc.jdbc.logger.LoggingJdbcDriver
 

K

keys() - Method in interface ahc.collection.Map
 
keys() - Method in class ahc.collection.GenericMultiMap
 
keys() - Method in class ahc.collection.GenericMap
 
keySet() - Method in class ahc.collection.GenericMultiMap
 
keySet() - Method in class ahc.collection.GenericMap
 

L

last(Object) - Method in interface ahc.collection.List
 
last(Object) - Method in class ahc.collection.GenericCollection
 
last(Object) - Method in interface ahc.collection.store.Store
 
last(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
last(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
last(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
lastIndexOf(Object) - Method in class ahc.collection.GenericCollection
 
List - interface ahc.collection.List.
This is the interface that all List classes must implement.
ListHelper - class ahc.collection.ListHelper.
This class provides convenience methods for the creation and management of List instances.
ListHelper() - Constructor for class ahc.collection.ListHelper
 
listIterator() - Method in class ahc.collection.GenericCollection
 
listIterator(int) - Method in class ahc.collection.GenericCollection
 
LO(int) - Static method in class ahc.util.bytes.BitManipulator
 
LoggingJdbcDriver - class ahc.jdbc.logger.LoggingJdbcDriver.
This class is a JDBC driver that acts as a wrapper around an arbitrary other JDBC driver and logs all calls made to that driver to System.out.
LoggingJdbcDriver() - Constructor for class ahc.jdbc.logger.LoggingJdbcDriver
 

M

Map - interface ahc.collection.Map.
This is the interface that all Map classes must implement.
MapHelper - class ahc.collection.MapHelper.
This class provides conveninence methods for the creation and management of Map instances.
MapHelper() - Constructor for class ahc.collection.MapHelper
 
markSupported() - Method in class ahc.io.ConcatInputStream
 
MAX_DETAIL - Static variable in class ahc.util.string.ToString
 
MIDHI(int) - Static method in class ahc.util.bytes.BitManipulator
 
MIDLO(int) - Static method in class ahc.util.bytes.BitManipulator
 
MIN_DETAIL - Static variable in class ahc.util.string.ToString
 
mod(Integer, int) - Static method in class ahc.util.IntegerFactory
an implementation of the mathematically typical - as opposed to the Java - implementation of the modulus funtion.
mod(Integer, Integer) - Static method in class ahc.util.IntegerFactory
an implementation of the mathematically typical - as opposed to the Java - implementation of the modulus funtion.
mod(int, int) - Static method in class ahc.util.IntHelper
an implementation of the mathematically typical - as opposed to the Java - implementation of the modulus funtion.
mod(int, int) - Static method in class ahc.util.IntegerFactory
an implementation of the mathematically typical - as opposed to the Java - implementation of the modulus funtion.
mod(int, Integer) - Static method in class ahc.util.IntegerFactory
an implementation of the mathematically typical - as opposed to the Java - implementation of the modulus funtion.
MultiMap - interface ahc.collection.MultiMap.
A MultiMap is a Map that allows several values to be stored for one key.
MultiMapHelper - class ahc.collection.MultiMapHelper.
This class provides convenience methods for the creation and management of MultiMaps.
MultiMapHelper() - Constructor for class ahc.collection.MultiMapHelper
 
MultiSet - interface ahc.collection.MultiSet.
This is a set that, while ensuring uniqueness of its elements, maintains a count of "how many" of each element there are.
MultiSetHelper - class ahc.collection.MultiSetHelper.
This class contains convenience methods for the creation and management of MultiSets.
MultiSetHelper() - Constructor for class ahc.collection.MultiSetHelper
 

N

NaturalOrderComparator - class ahc.util.NaturalOrderComparator.
This class serves as an adapter between "external" (Comparator) and "natural" (Comparable) comparison.
NaturalOrderComparator() - Constructor for class ahc.util.NaturalOrderComparator
 
next() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
next() - Method in class ahc.collection.GenericMap.EntrySetIterator
 
next() - Method in class ahc.collection.GenericMap.ValueCollectionIterator
 
next() - Method in class ahc.collection.GenericMap.KeySetIterator
 
next(int) - Method in interface ahc.collection.Iterator
 
next(int) - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
next(int) - Method in class ahc.collection.GenericMap.EntrySetIterator
 
next(int) - Method in class ahc.collection.GenericMap.ValueCollectionIterator
 
next(int) - Method in class ahc.collection.GenericMap.KeySetIterator
 
nextIndex() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
nextIndex() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
NUM_BINS - Static variable in class ahc.util.IntegerFactory
 
numDays(int, int) - Static method in class ahc.util.DateDay
 

P

Pair - class ahc.collection.Pair.
This class provides combines two objects into one, giving them appropriate equals and hashCode methods.
Pair(Object, Object) - Constructor for class ahc.collection.Pair
 
peek() - Method in interface ahc.collection.Stack
 
peek() - Method in interface ahc.collection.Queue
This method is implemented only for non-threadsafe queues so that it does not have InterruptedException in its signature.
peek() - Method in interface ahc.collection.PriorityQueue
This method is implemented only for non-threadsafe queues so that it does not have InterruptedException in its signature.
peek() - Method in class ahc.collection.GenericStack
 
peek() - Method in class ahc.collection.GenericQueue
 
peek() - Method in class ahc.collection.GenericPriorityQueue
 
peek(boolean) - Method in interface ahc.collection.Queue
 
peek(boolean) - Method in interface ahc.collection.PriorityQueue
 
peek(boolean) - Method in class ahc.collection.GenericQueue
 
peek(boolean) - Method in class ahc.collection.GenericPriorityQueue
 
peek(int) - Method in interface ahc.collection.Stack
takes a "peek" at one of the elements on the stack, counting from the top. peek(0) is the same as peek().
peek(int) - Method in interface ahc.collection.Queue
 
peek(int) - Method in interface ahc.collection.PriorityQueue
 
peek(int) - Method in class ahc.collection.GenericStack
 
peek(int) - Method in class ahc.collection.GenericQueue
 
peek(int) - Method in class ahc.collection.GenericPriorityQueue
 
peek(Object) - Method in interface ahc.collection.PriorityQueue
same as remove(), but ignores elements of a lower priority than a minimum threshold.
peek(Object) - Method in class ahc.collection.GenericPriorityQueue
 
peek(Object, boolean) - Method in interface ahc.collection.PriorityQueue
 
peek(Object, boolean) - Method in class ahc.collection.GenericPriorityQueue
 
peek(Object, int) - Method in interface ahc.collection.PriorityQueue
 
peek(Object, int) - Method in class ahc.collection.GenericPriorityQueue
 
pop() - Method in interface ahc.collection.Stack
 
pop() - Method in class ahc.collection.GenericStack
 
pop(int) - Method in interface ahc.collection.Stack
removes n items from the top of the stack and returns the last of them
pop(int) - Method in class ahc.collection.GenericStack
 
precondition() - Method in class ahc.util.SynchronizedGetCode
 
precondition(Object) - Method in class ahc.util.SynchronizedParamGetCode
 
prepend(Object) - Method in interface ahc.collection.List
 
prepend(Object) - Method in class ahc.collection.GenericCollection
 
prepend(Object) - Method in interface ahc.collection.store.Store
 
prepend(Object) - Method in class ahc.collection.store.HashStore
 
prepend(Object) - Method in class ahc.collection.store.DlinkedStore
 
prepend(Object) - Method in class ahc.collection.store.ArrayStore
 
prepend(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
prepend(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
prepend(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
preservesOrdering() - Method in interface ahc.collection.store.Store
true means that the store retains elements in an order that can be specified from the outside (e.g. array), false otherwise.
preservesOrdering() - Method in class ahc.collection.store.HashStore
 
preservesOrdering() - Method in class ahc.collection.store.DlinkedStore
 
preservesOrdering() - Method in class ahc.collection.store.ArrayStore
 
prettyPrint(Date) - Static method in class ahc.util.string.StringHelper
formats a date using the default locale settings.
prettyPrint(long) - Static method in class ahc.util.string.StringHelper
formats a number using the default locale settings.
prettyPrint(Number) - Static method in class ahc.util.string.StringHelper
formats a number using the default locale settings.
previous() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
previous() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
previous(int) - Method in interface ahc.collection.Iterator
 
previous(int) - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
previous(int) - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
previousIndex() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
previousIndex() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
primitiveToString(Object) - Method in class ahc.util.string.ToString
returns a string representation of an object without recursive descent.
PriorityQueue - interface ahc.collection.PriorityQueue.
A PriorityQueue is a queue in which all elements have an object signifying its priority; it is up to implementations to specify a valid range of objects and a means of ordering them.
push(Object) - Method in interface ahc.collection.Stack
 
push(Object) - Method in class ahc.collection.GenericStack
 
put(Object, Object) - Method in class ahc.collection.GenericMultiMap
 
put(Object, Object) - Method in class ahc.collection.GenericMap
 
putAll(Map) - Method in class ahc.collection.GenericMultiMap
 
putAll(Map) - Method in class ahc.collection.GenericMap
 
putAll(MultiMap) - Method in interface ahc.collection.MultiMap
 
putAll(MultiMap) - Method in class ahc.collection.GenericMultiMap
 

Q

Queue - interface ahc.collection.Queue.
This is the generic interface that all queue classes must implement.
QueueHelper - class ahc.collection.QueueHelper.
This class provides convenience methods for creating and managing queue instances.
QueueHelper() - Constructor for class ahc.collection.QueueHelper
 

R

read() - Method in class ahc.io.ConcatInputStream
 
read(InputStream) - Method in class ahc.io.FileWatcher
 
read(InputStream) - Method in class ahc.util.bytes.InputStreamToByteArray
 
ReallyCloneable - interface ahc.util.ReallyCloneable.
This interface is what the Cloneable interface should really be like: It declares clone to be public so that it can be used polymorphically (i.e., you can try to cast any object to ReallyCloneable and then call the clone method on it) It declares clone without the CloneNotSupportedException - after all, a class implements this interface for the specific reason of supporting a clone operation.
rehash() - Method in class ahc.collection.store.HashStore
 
rehash(int) - Method in class ahc.collection.store.HashStore
 
remember(String) - Method in class ahc.util.timer.StopWatch
 
remove() - Method in interface ahc.collection.Queue
This method is implemented only for non-threadsafe queues so that it does not have InterruptedException in its signature.
remove() - Method in interface ahc.collection.PriorityQueue
This method is implemented only for non-threadsafe queues so that it does not have InterruptedException in its signature.
remove() - Method in class ahc.collection.GenericQueue
 
remove() - Method in class ahc.collection.GenericPriorityQueue
 
remove() - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
remove() - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
remove(boolean) - Method in interface ahc.collection.Queue
 
remove(boolean) - Method in interface ahc.collection.PriorityQueue
 
remove(boolean) - Method in class ahc.collection.GenericQueue
 
remove(boolean) - Method in class ahc.collection.GenericPriorityQueue
 
remove(int) - Method in interface ahc.collection.Queue
 
remove(int) - Method in interface ahc.collection.PriorityQueue
 
remove(int) - Method in class ahc.collection.GenericQueue
 
remove(int) - Method in class ahc.collection.GenericPriorityQueue
 
remove(int) - Method in class ahc.collection.GenericCollection
 
remove(int) - Method in interface ahc.collection.store.Store
 
remove(Object) - Method in interface ahc.collection.PriorityQueue
same as remove(), but ignores elements of a lower priority than a minimum threshold.
remove(Object) - Method in class ahc.collection.GenericPriorityQueue
 
remove(Object) - Method in class ahc.collection.GenericMultiSet
 
remove(Object) - Method in class ahc.collection.GenericMultiMap
 
remove(Object) - Method in class ahc.collection.GenericMap
 
remove(Object) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
remove(Object) - Method in class ahc.collection.GenericCollection
 
remove(Object) - Method in interface ahc.collection.store.Store
 
remove(Object, boolean) - Method in interface ahc.collection.PriorityQueue
 
remove(Object, boolean) - Method in class ahc.collection.GenericPriorityQueue
 
remove(Object, int) - Method in interface ahc.collection.PriorityQueue
 
remove(Object, int) - Method in class ahc.collection.GenericPriorityQueue
 
remove(Object, Object) - Method in interface ahc.collection.MultiMap
 
remove(Object, Object) - Method in class ahc.collection.GenericMultiMap
 
remove(Store, Object) - Method in class ahc.collection.access.TransparentAccessStrategy
 
remove(Store, Object) - Method in class ahc.collection.access.GenericAccessStrategy
 
remove(Store, Object) - Method in interface ahc.collection.access.AccessStrategy
 
removeAll(Collection) - Method in class ahc.collection.GenericMultiSet
 
removeAll(Collection) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
removeAll(Collection) - Method in class ahc.collection.GenericCollection
 
removeAll(MultiSet) - Method in interface ahc.collection.MultiSet
 
removeAll(MultiSet) - Method in class ahc.collection.GenericMultiSet
 
removeAllSingle(Collection) - Method in interface ahc.collection.MultiSet
 
removeAllSingle(Collection) - Method in class ahc.collection.GenericMultiSet
 
removeSingle(Object) - Method in interface ahc.collection.MultiSet
 
removeSingle(Object) - Method in class ahc.collection.GenericMultiSet
 
replace(Object) - Method in interface ahc.collection.Iterator
same as set, but this method returns a boolean saying whether the collection was changed.
replace(Object) - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
replace(Object) - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
replace(String, String, String) - Static method in class ahc.util.string.StringHelper
returns a new string in which one search string is replaced by another.
ResourceLoader - class ahc.io.ResourceLoader.
This class serves to retrieve resources from the class path, i.e. it allows clients to access the contents of files (e.g. images) that are in the classpath.
ResourceLoader() - Constructor for class ahc.io.ResourceLoader
 
retainAll(Collection) - Method in class ahc.collection.GenericMultiSet
 
retainAll(Collection) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
retainAll(Collection) - Method in class ahc.collection.GenericCollection
 

S

Set - interface ahc.collection.Set.
This is the common interface for collections with Set semantics, i.e. they ensure that every element is contained no more than once in a set.
set(int, Object) - Method in class ahc.collection.GenericCollection
 
set(int, Object) - Method in interface ahc.collection.store.Store
 
set(Object) - Method in class ahc.collection.GenericMultiSet.MultiSetIterator
 
set(Object) - Method in class ahc.collection.GenericMap.UnmodifyableIterator
 
set(Object, String, Object) - Method in interface ahc.generic.AttributeSetter
 
setAcceptanceThreshold(Object) - Method in interface ahc.collection.PriorityQueue
Tells the queue to discard elements that have a lower priority than o.
setAcceptanceThreshold(Object) - Method in class ahc.collection.GenericPriorityQueue
 
setDay(int) - Method in class ahc.util.DateDay
 
setDirInverted(boolean) - Method in class ahc.util.VarDirectionComparator
 
setEqualityStrategy(EqualityStrategy) - Method in interface ahc.collection.store.Store
 
setFirst(Object) - Method in class ahc.collection.Triplet
 
setFirst(Object) - Method in class ahc.collection.Pair
 
SetHelper - class ahc.collection.SetHelper.
This class provides convenience methods for the creation and management of Set instances.
SetHelper() - Constructor for class ahc.collection.SetHelper
 
setMonth(int) - Method in class ahc.util.DateDay
 
setSecond(Object) - Method in class ahc.collection.Triplet
 
setSecond(Object) - Method in class ahc.collection.Pair
 
setThird(Object) - Method in class ahc.collection.Triplet
 
setValue(Object) - Method in class ahc.collection.GenericMap.EntryImpl
 
setYear(int) - Method in class ahc.util.DateDay
 
size() - Method in interface ahc.collection.Stack
 
size() - Method in interface ahc.collection.Queue
 
size() - Method in interface ahc.collection.PriorityQueue
 
size() - Method in class ahc.collection.GenericStack
 
size() - Method in class ahc.collection.GenericQueue
 
size() - Method in class ahc.collection.GenericPriorityQueue
 
size() - Method in class ahc.collection.GenericMultiSet
 
size() - Method in class ahc.collection.GenericMultiMap
 
size() - Method in class ahc.collection.GenericMap
 
size() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
size() - Method in class ahc.collection.GenericCollection
 
size() - Method in interface ahc.collection.store.Store
 
size() - Method in class ahc.collection.store.HashStore
 
size() - Method in class ahc.collection.store.DlinkedStore
 
size() - Method in class ahc.collection.store.ArrayStore
 
size(Object) - Method in interface ahc.collection.PriorityQueue
 
size(Object) - Method in class ahc.collection.GenericPriorityQueue
 
Stack - interface ahc.collection.Stack.
This interface represents a LIFO stack.
StackHelper - class ahc.collection.StackHelper.
This class provides convenience methods to create stack instances.
StackHelper() - Constructor for class ahc.collection.StackHelper
 
stop() - Method in class ahc.util.timer.StopWatch
 
StopWatch - class ahc.util.timer.StopWatch.
This class serves to measure time in "experiments", i.e. in a test environment.
StopWatch(String) - Constructor for class ahc.util.timer.StopWatch
 
StopWatchEvent - class ahc.util.timer.StopWatchEvent.
This class represents an event for which an intermediate time was measured.
StopWatchEvent(String, long) - Constructor for class ahc.util.timer.StopWatchEvent
 
Store - interface ahc.collection.store.Store.
A store serves as the internal place where collections store their data.
StringEncoder - class ahc.util.bytes.StringEncoder.
This class encodes a string based on a character encoding and a StringEndEncoding, i.e. a way to represent the length of a string.
StringEncoder() - Constructor for class ahc.util.bytes.StringEncoder
 
StringEndEncoding - class ahc.util.bytes.StringEndEncoding.
This class represents ways to encode the length of a string.
StringEndEncoding() - Constructor for class ahc.util.bytes.StringEndEncoding
 
StringHelper - class ahc.util.string.StringHelper.
This class is a collection of helper functions for string handling.
StringHelper() - Constructor for class ahc.util.string.StringHelper
 
subList(int, int) - Method in class ahc.collection.GenericCollection
 
subtract(Integer, int) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the difference.
subtract(Integer, Integer) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the difference.
subtract(int, Integer) - Static method in class ahc.util.IntegerFactory
convenience method for retrieving the difference.
SynchronizedGetCode - class ahc.util.SynchronizedGetCode.
This class and performs a blocking wait on a lock and then retrieves an object.
SynchronizedGetCode(Object) - Constructor for class ahc.util.SynchronizedGetCode
 
synchronizedList(List) - Static method in class ahc.collection.ListHelper
 
synchronizedMap(Map) - Static method in class ahc.collection.MapHelper
 
SynchronizedParamGetCode - class ahc.util.SynchronizedParamGetCode.
This class and performs a blocking wait on a lock and then retrieves an object.
SynchronizedParamGetCode(Object) - Constructor for class ahc.util.SynchronizedParamGetCode
 

T

TimeoutException - exception ahc.exception.TimeoutException.
 
TimeoutException(long) - Constructor for class ahc.exception.TimeoutException
 
TimerExperiment - class ahc.util.timer.TimerExperiment.
This class provides support for meaningful performance measurement of a piece of code.
TimerExperiment(String, int) - Constructor for class ahc.util.timer.TimerExperiment
 
TimerExperiment(String, int, int) - Constructor for class ahc.util.timer.TimerExperiment
 
toArray() - Method in class ahc.collection.GenericMultiSet
 
toArray() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
toArray() - Method in class ahc.collection.GenericCollection
 
toArray() - Method in interface ahc.collection.store.Store
 
toArray(Object[]) - Method in class ahc.collection.GenericMultiSet
 
toArray(Object[]) - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
toArray(Object[]) - Method in class ahc.collection.GenericCollection
 
toArray(Object[]) - Method in interface ahc.collection.store.Store
 
toByteArray(String) - Static method in class ahc.util.string.HexFormatter
 
toCharArray(String) - Static method in class ahc.util.string.HexFormatter
 
toCharArray(String, int) - Static method in class ahc.util.string.HexFormatter
 
toggleDirection() - Method in class ahc.util.VarDirectionComparator
 
toHexString(byte[]) - Static method in class ahc.util.string.HexFormatter
 
toHexString(char[]) - Static method in class ahc.util.string.HexFormatter
 
toHexString(char[], int) - Static method in class ahc.util.string.HexFormatter
 
toHexString(int[]) - Static method in class ahc.util.string.HexFormatter
 
toHexString(int[], int) - Static method in class ahc.util.string.HexFormatter
 
toHexString(long[]) - Static method in class ahc.util.string.HexFormatter
 
toHexString(long[], int) - Static method in class ahc.util.string.HexFormatter
 
toHexString(long, int) - Static method in class ahc.util.string.HexFormatter
 
toHexString(short[]) - Static method in class ahc.util.string.HexFormatter
 
toHexString(short[], int) - Static method in class ahc.util.string.HexFormatter
 
toIntArray(String) - Static method in class ahc.util.string.HexFormatter
 
toIntArray(String, int) - Static method in class ahc.util.string.HexFormatter
 
toLongArray(String) - Static method in class ahc.util.string.HexFormatter
 
toLongArray(String, int) - Static method in class ahc.util.string.HexFormatter
 
toShortArray(String) - Static method in class ahc.util.string.HexFormatter
 
toShortArray(String, int) - Static method in class ahc.util.string.HexFormatter
 
ToString - class ahc.util.string.ToString.
This class provides a generic toString method for arbitrary objects.
toString() - Method in class ahc.collection.Triplet
 
toString() - Method in class ahc.collection.Pair
 
toString() - Method in class ahc.collection.GenericMap
 
toString() - Method in class ahc.collection.GenericMap.UnmodifyableSet
 
toString() - Method in class ahc.collection.GenericMap.EntryImpl
 
toString() - Method in class ahc.collection.GenericCollection
 
toString() - Method in class ahc.util.DateDay
 
toString() - Method in class ahc.util.timer.StopWatch
 
ToString(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class ahc.util.string.ToString
Creates a ToString instance based on a custom configuration.
toString(Object) - Method in class ahc.util.string.ToString
returns a string representation of an object
TransparentAccessStrategy - class ahc.collection.access.TransparentAccessStrategy.
 
TransparentAccessStrategy() - Constructor for class ahc.collection.access.TransparentAccessStrategy
 
TripleKeyCache - class ahc.collection.TripleKeyCache.
This class is a cache that manages instances based on three parameters.
TripleKeyCache() - Constructor for class ahc.collection.TripleKeyCache
 
Triplet - class ahc.collection.Triplet.
This class provides combines three objects into one, giving them appropriate equals and hashCode methods.
Triplet(Object, Object, Object) - Constructor for class ahc.collection.Triplet
 
truncate(String, int) - Static method in class ahc.util.string.StringHelper
truncates a string regardless of its length.
TunnelingException - exception ahc.exception.TunnelingException.
This exception is inteded for Exception Tunneling, i.e. wrapping an exception in a RuntimeExceptin in order to transport it through e.g. framework code.
TunnelingException(Exception) - Constructor for class ahc.exception.TunnelingException
 

U

URL_PREFIX - Static variable in class ahc.jdbc.logger.LoggingJdbcDriver
 

V

vals() - Method in interface ahc.collection.Map
 
vals() - Method in class ahc.collection.GenericMultiMap
 
vals() - Method in class ahc.collection.GenericMap
 
values() - Method in class ahc.collection.GenericMultiMap
 
values() - Method in class ahc.collection.GenericMap
 
VarDirectionComparator - class ahc.util.VarDirectionComparator.
This class provides a decorator for another Comparator that allows inverting the direction of the resulting sorting.
VarDirectionComparator(Comparator) - Constructor for class ahc.util.VarDirectionComparator
 
VarDirectionComparator(Comparator, boolean) - Constructor for class ahc.util.VarDirectionComparator
 

_

_inner - Variable in class ahc.collection.GenericMap.UnmodifyableIterator
 

A B C D E F G H I J K L M N P Q R S T U V _