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

A

activeCount() - Method in class at.molindo.utils.concurrent.KeyLock
 
activeKeys() - Method in class at.molindo.utils.concurrent.KeyLock
 
add(Duration) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Adds a given Duration to this Duration.
add(Duration) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Adds the given Duration to this Time object, moving the time into the future.
add(E) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Adds the specified element to this set if it is not already present.
add(T) - Method in class at.molindo.utils.collections.CircularQueue
overrides first element in queue if queue is full
add(V) - Method in class at.molindo.utils.collections.CollectionBuilder
 
add(C, F, Function<? super F, T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
add(E) - Method in class at.molindo.utils.collections.IdentityHashSet
Adds the specified element to this set if it is not already present.
add(Iterable<T>) - Method in class at.molindo.utils.collections.IterableChain.Builder
 
add(T) - Method in class at.molindo.utils.collections.IterableChain.Builder
 
add(T...) - Method in class at.molindo.utils.collections.IterableChain.Builder
 
add(Iterator<T>) - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
add(Iterable<T>) - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
add(T) - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
add(T...) - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
add(T, E) - Method in class at.molindo.utils.collections.ListMap
 
add(T, E) - Method in class at.molindo.utils.collections.SetMap
 
add(E) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
add(String) - Method in interface at.molindo.utils.crypto.IDigest
 
add(String, Charset) - Method in interface at.molindo.utils.crypto.IDigest
 
add(byte[]) - Method in interface at.molindo.utils.crypto.IDigest
 
add(ByteBuffer) - Method in interface at.molindo.utils.crypto.IDigest
 
add(String) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(String, Charset) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(byte[]) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(byte[], int, int) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(ByteBuffer) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(InputStream) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(File) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
add(File, Compression) - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
addAll(Collection<? extends E>) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
addAll(Collection<? extends V>) - Method in class at.molindo.utils.collections.CollectionBuilder
 
addAll(V...) - Method in class at.molindo.utils.collections.CollectionBuilder
 
addAll(C, Collection<? extends F>, Function<? super F, T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
addAll(C, Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
adds all elements from iter to collection
addAll(T, Collection<E>) - Method in class at.molindo.utils.collections.ListMap
 
addAll(T, Collection<E>) - Method in class at.molindo.utils.collections.SetMap
 
addAll(Collection<? extends E>) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
addParam(String, String) - Method in class at.molindo.utils.tools.UrlBuilder
 
addParams(LinkedHashMap<String, List<String>>) - Method in class at.molindo.utils.tools.UrlBuilder
 
addParams(String, String...) - Method in class at.molindo.utils.tools.UrlBuilder
 
addParams(String, List<String>) - Method in class at.molindo.utils.tools.UrlBuilder
 
afterFirst(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
afterLast(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
append(T[], T) - Static method in class at.molindo.utils.collections.ArrayUtils
appends an object to an array
apply(F) - Method in interface at.molindo.utils.data.Function
 
apply(F) - Method in interface at.molindo.utils.data.Function2
 
apply(String) - Method in enum at.molindo.utils.data.FunctionUtils.ParseInt
 
apply(Object) - Method in enum at.molindo.utils.data.FunctionUtils.ToString
 
apply(String) - Method in enum at.molindo.utils.data.FunctionUtils.Trim
 
ArrayPairList<K,V> - Class in at.molindo.utils.data
 
ArrayPairList(int) - Constructor for class at.molindo.utils.data.ArrayPairList
 
ArrayPairList() - Constructor for class at.molindo.utils.data.ArrayPairList
 
ArrayPairList(K[], V[]) - Constructor for class at.molindo.utils.data.ArrayPairList
 
ArrayPairList(List<K>, List<V>) - Constructor for class at.molindo.utils.data.ArrayPairList
 
ArrayPairList(Collection<? extends Pair<K, V>>) - Constructor for class at.molindo.utils.data.ArrayPairList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
ArrayUtils - Class in at.molindo.utils.collections
 
ArrayUtils() - Constructor for class at.molindo.utils.collections.ArrayUtils
 
AsyncResult<V> - Class in at.molindo.thirdparty.org.springframework.scheduling.annotation
A pass-through Future handle that can be used for method signatures which are declared with a Future return type for asynchronous execution.
AsyncResult(V) - Constructor for class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
Create a new AsyncResult holder.
at.molindo.thirdparty.org.apache.http.client.utils - package at.molindo.thirdparty.org.apache.http.client.utils
 
at.molindo.thirdparty.org.apache.tools.bzip2 - package at.molindo.thirdparty.org.apache.tools.bzip2
 
at.molindo.thirdparty.org.apache.wicket.util.lang - package at.molindo.thirdparty.org.apache.wicket.util.lang
 
at.molindo.thirdparty.org.apache.wicket.util.time - package at.molindo.thirdparty.org.apache.wicket.util.time
 
at.molindo.thirdparty.org.apache.wicket.util.value - package at.molindo.thirdparty.org.apache.wicket.util.value
 
at.molindo.thirdparty.org.compass.core.util.concurrent - package at.molindo.thirdparty.org.compass.core.util.concurrent
 
at.molindo.thirdparty.org.springframework.core - package at.molindo.thirdparty.org.springframework.core
 
at.molindo.thirdparty.org.springframework.scheduling.annotation - package at.molindo.thirdparty.org.springframework.scheduling.annotation
 
at.molindo.thirdparty.org.springframework.web.util - package at.molindo.thirdparty.org.springframework.web.util
 
at.molindo.utils.collections - package at.molindo.utils.collections
 
at.molindo.utils.concurrent - package at.molindo.utils.concurrent
 
at.molindo.utils.crypto - package at.molindo.utils.crypto
 
at.molindo.utils.data - package at.molindo.utils.data
 
at.molindo.utils.io - package at.molindo.utils.io
 
at.molindo.utils.net - package at.molindo.utils.net
 
at.molindo.utils.properties - package at.molindo.utils.properties
 
at.molindo.utils.reflect - package at.molindo.utils.reflect
 
at.molindo.utils.tools - package at.molindo.utils.tools
 

B

baseBlockSize - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
beforeFirst(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
beforeLast(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
benchmark(Runnable) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Benchmark the given command.
BooleanUtils - Class in at.molindo.utils.data
 
BoundedPriorityBlockingQueue<E> - Class in at.molindo.utils.concurrent
 
BoundedPriorityBlockingQueue(int) - Constructor for class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
BoundedPriorityBlockingQueue(int, Comparator<? super E>) - Constructor for class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
build() - Method in class at.molindo.utils.collections.IterableChain.Builder
 
build() - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
build(Iterable<E>, Function<E, T>) - Static method in class at.molindo.utils.collections.ListMap
 
builder(C) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
builder() - Static method in class at.molindo.utils.collections.IterableChain
 
builder(Class<T>) - Static method in class at.molindo.utils.collections.IterableChain
 
builder(Iterable<T>) - Static method in class at.molindo.utils.collections.IterableChain
 
builder(T) - Static method in class at.molindo.utils.collections.IterableChain
 
builder(T...) - Static method in class at.molindo.utils.collections.IterableChain
 
builder() - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(Class<T>) - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(T) - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(T...) - Static method in class at.molindo.utils.collections.IteratorChain
 
builder(M) - Static method in class at.molindo.utils.collections.MapBuilder
 
builder() - Method in enum at.molindo.utils.data.Hash.Algorithm
 
builder() - Method in interface at.molindo.utils.data.Hash.IAlgorithm
 
BusinessKeyHashMap<K,V extends IBusinessKey<K>> - Class in at.molindo.utils.collections
 
BusinessKeyHashMap() - Constructor for class at.molindo.utils.collections.BusinessKeyHashMap
 
BusinessKeyTreeMap<K,V extends IBusinessKey<K>> - Class in at.molindo.utils.collections
 
BusinessKeyTreeMap() - Constructor for class at.molindo.utils.collections.BusinessKeyTreeMap
 
bytes(int...) - Static method in class at.molindo.utils.data.ConversionUtils
 
bytes(String) - Static method in class at.molindo.utils.data.HexUtils
transform a hex string into a byte array
bytes(File) - Static method in class at.molindo.utils.io.FileUtils
 
bytes(File, Compression) - Static method in class at.molindo.utils.io.FileUtils
 
bytes(InputStream) - Static method in class at.molindo.utils.io.StreamUtils
 
bytes(InputStream, int) - Static method in class at.molindo.utils.io.StreamUtils
get bytes from InputStream
BZip2Constants - Interface in at.molindo.thirdparty.org.apache.tools.bzip2
Base class for both the compress and decompress classes.

C

cancel(boolean) - Method in class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
 
capacity() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
Retrieves the maximum capacity of the map.
cast(Class<T>, Object[]) - Static method in class at.molindo.utils.collections.IteratorUtils
type safe cast from any array to an Iterable
cast(Class<T>, Iterable<?>) - Static method in class at.molindo.utils.collections.IteratorUtils
a type safe cast for Iterable
CBZip2InputStream - Class in at.molindo.thirdparty.org.apache.tools.bzip2
An input stream that decompresses from the BZip2 format (without the file header chars) to be read as any other stream.
CBZip2InputStream(InputStream) - Constructor for class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2InputStream
Constructs a new CBZip2InputStream which decompresses bytes read from the specified stream.
CBZip2OutputStream - Class in at.molindo.thirdparty.org.apache.tools.bzip2
An output stream that compresses into the BZip2 format (without the file header chars) into another stream.
CBZip2OutputStream(OutputStream) - Constructor for class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
Constructs a new CBZip2OutputStream with a blocksize of 900k.
CBZip2OutputStream(OutputStream, int) - Constructor for class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
Constructs a new CBZip2OutputStream with specified blocksize.
chain(Iterator<? extends T>...) - Static method in class at.molindo.utils.collections.IteratorUtils
 
chain(Iterable<Iterator<? extends T>>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
chain(Iterator<Iterator<? extends T>>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
chain(Function<F, I>, Function<I, T>) - Static method in class at.molindo.utils.data.FunctionUtils
 
chainIterables(Iterable<? extends Iterable<T>>) - Static method in class at.molindo.utils.collections.IterableChain
 
chainIterables(Iterable<? extends Iterable<T>>) - Static method in class at.molindo.utils.collections.IteratorChain
 
chainIterables(Iterator<? extends Iterable<T>>) - Static method in class at.molindo.utils.collections.IteratorChain
 
CharsetUtils - Class in at.molindo.utils.io
 
checkNull(Short) - Static method in class at.molindo.utils.data.NumberUtils
 
checkNull(Integer) - Static method in class at.molindo.utils.data.NumberUtils
 
checkNull(Long) - Static method in class at.molindo.utils.data.NumberUtils
 
checkNull(Float) - Static method in class at.molindo.utils.data.NumberUtils
 
checkNull(Double) - Static method in class at.molindo.utils.data.NumberUtils
 
chooseBlockSize(long) - Static method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
Chooses a blocksize based on the given length of the data to compress.
CircularQueue<T> - Class in at.molindo.utils.collections
Queue implementation that uses a single, fixed-size buffer as if it were connected end-to-end.
CircularQueue(int) - Constructor for class at.molindo.utils.collections.CircularQueue
create a new queue with the given capacity
ClassMap<V> - Class in at.molindo.utils.collections
A specialized WeakHashMap that ads the ClassMap.find(Class) method to find mappings for superclasses.
ClassMap() - Constructor for class at.molindo.utils.collections.ClassMap
 
ClassMap(int, float) - Constructor for class at.molindo.utils.collections.ClassMap
 
ClassMap(int) - Constructor for class at.molindo.utils.collections.ClassMap
 
ClassMap(Map<? extends Class<?>, ? extends V>) - Constructor for class at.molindo.utils.collections.ClassMap
 
ClassUtils - Class in at.molindo.utils.reflect
 
clear() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Removes all of the elements from this set.
clear() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
clear() - Method in class at.molindo.utils.collections.CircularQueue
 
clear() - Method in class at.molindo.utils.collections.IdentityHashSet
Removes all of the elements from this set.
clear() - Method in class at.molindo.utils.collections.ListMap
 
clear() - Method in class at.molindo.utils.collections.MapMap
 
clear() - Method in class at.molindo.utils.collections.SetMap
 
clear() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Atomically removes all of the elements from this queue.
clear() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
CLEARMASK - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
clearParams() - Method in class at.molindo.utils.tools.UrlBuilder
 
clone() - Method in class at.molindo.utils.collections.IdentityHashSet
Returns a shallow copy of this HashSet instance: the elements themselves are not cloned.
clone() - Method in class at.molindo.utils.tools.UrlBuilder
 
close() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2InputStream
 
close() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
 
close(Closeable...) - Static method in class at.molindo.utils.io.ReaderUtils
 
close(Iterable<Closeable>) - Static method in class at.molindo.utils.io.ReaderUtils
 
close(Closeable) - Static method in class at.molindo.utils.io.ReaderUtils
 
close(Closeable...) - Static method in class at.molindo.utils.io.StreamUtils
 
close(Iterable<Closeable>) - Static method in class at.molindo.utils.io.StreamUtils
 
close(Closeable) - Static method in class at.molindo.utils.io.StreamUtils
 
CollectionBuilder<V,C extends Collection<V>> - Class in at.molindo.utils.collections
 
CollectionBuilder(C) - Constructor for class at.molindo.utils.collections.CollectionBuilder
 
CollectionUtils - Class in at.molindo.utils.collections
 
comparator() - Method in class at.molindo.utils.collections.SortedListMap
 
comparator() - Method in class at.molindo.utils.collections.SortedSetMap
 
comparator() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Returns the comparator used to order the elements in this queue, or null if this queue uses the natural ordering of its elements.
ComparatorUtils - Class in at.molindo.utils.data
 
ComparatorUtils() - Constructor for class at.molindo.utils.data.ComparatorUtils
 
compareTo(IntValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
 
compareTo(LongValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Compares this Object to a given Object.
CompositeInputStream - Class in at.molindo.utils.io
 
CompositeInputStream(InputStream...) - Constructor for class at.molindo.utils.io.CompositeInputStream
 
compress(OutputStream, Compression) - Static method in class at.molindo.utils.io.StreamUtils
 
Compression - Enum in at.molindo.utils.io
 
compression(File) - Static method in class at.molindo.utils.io.FileUtils
 
compression(String) - Static method in class at.molindo.utils.io.FileUtils
 
ConcurrentHashSet<E> - Class in at.molindo.thirdparty.org.compass.core.util.concurrent
 
ConcurrentHashSet() - Constructor for class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Constructs a new, empty set; the backing HashMap instance has default initial capacity (16) and load factor (0.75).
ConcurrentLinkedHashMap<K,V> - Class in at.molindo.thirdparty.org.compass.core.util.concurrent
A ConcurrentMap with a doubly-linked list running through its entries.
ConcurrentLinkedHashMap(ConcurrentLinkedHashMap.EvictionPolicy, int, ConcurrentLinkedHashMap.EvictionListener<K, V>...) - Constructor for class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
Creates a new, empty, unbounded map with the specified maximum capacity and the default concurrencyLevel.
ConcurrentLinkedHashMap(ConcurrentLinkedHashMap.EvictionPolicy, int, int, ConcurrentLinkedHashMap.EvictionListener<K, V>...) - Constructor for class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
Creates a new, empty, unbounded map with the specified maximum capacity and concurrency level.
ConcurrentLinkedHashMap.EvictionListener<K,V> - Interface in at.molindo.thirdparty.org.compass.core.util.concurrent
A listener registered for notification when an entry is evicted.
ConcurrentLinkedHashMap.EvictionPolicy - Enum in at.molindo.thirdparty.org.compass.core.util.concurrent
The replacement policy to apply to determine which entry to discard to when the capacity has been reached.
contains(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class at.molindo.utils.collections.IdentityHashSet
Returns true if this set contains the specified element.
contains(Object) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Returns true if this queue contains the specified element.
contains(Object) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
containsAll(Collection<?>) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
containsAll(Collection<?>) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
containsAllKeys(Iterable<K>) - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
containsKey(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
containsKey(K) - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
containsKey(Object) - Method in class at.molindo.utils.collections.ListMap
 
containsKey(Object) - Method in class at.molindo.utils.collections.MapMap
 
containsKey(Object) - Method in class at.molindo.utils.collections.SetMap
 
containsValue(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
containsValue(Object) - Method in class at.molindo.utils.collections.ListMap
 
containsValue(Object) - Method in class at.molindo.utils.collections.MapMap
 
containsValue(Object) - Method in class at.molindo.utils.collections.SetMap
 
ConversionUtils - Class in at.molindo.utils.data
 
copy(Object) - Static method in class at.molindo.utils.data.SerializationUtils
 
copy(T, Class<T>) - Static method in class at.molindo.utils.data.SerializationUtils
 
copy(T, Class<T>, int) - Static method in class at.molindo.utils.data.SerializationUtils
 
copy(InputStream, OutputStream) - Static method in class at.molindo.utils.io.StreamUtils
 
copy(InputStream, OutputStream, int) - Static method in class at.molindo.utils.io.StreamUtils
 
cost(char[], int, char[], int) - Static method in class at.molindo.utils.data.StringSimilarityUtils
get cost between characters where d(i,j) = 1 if i does not equals j, 0 if i equals j.
create() - Static method in class at.molindo.utils.collections.ClassMap
 
create(int, float) - Static method in class at.molindo.utils.collections.ClassMap
 
create(int) - Static method in class at.molindo.utils.collections.ClassMap
 
create(Map<? extends Class<?>, ? extends V>) - Static method in class at.molindo.utils.collections.ClassMap
 
create() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
create(Class<T>, int) - Static method in class at.molindo.utils.concurrent.ObjectPool
create an ObjectPool that uses the default constructor of the passed class
create() - Method in class at.molindo.utils.concurrent.ObjectPool
 
create() - Static method in class at.molindo.utils.data.ArrayPairList
 
create(K[], V[]) - Static method in class at.molindo.utils.data.ArrayPairList
 
create(List<K>, List<V>) - Static method in class at.molindo.utils.data.ArrayPairList
 
create() - Static method in class at.molindo.utils.data.LinkedPairList
 
createURI(String, String, int, String, String, String) - Static method in class at.molindo.thirdparty.org.apache.http.client.utils.URIUtils
Constructs a URI using all the parameters.
createWithCapacity(int) - Static method in class at.molindo.utils.data.ArrayPairList
 
CryptoUtils - Class in at.molindo.utils.crypto
 

D

days(double) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on days.
days(int) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on days.
days() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the number of days of the current Duration.
decode(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Decodes the given encoded source String into an URI.
decode(URLCoder, String) - Static method in class at.molindo.utils.tools.UrlBuilder
 
decode(String) - Method in enum at.molindo.utils.tools.URLCoder
 
decode(String, String) - Method in enum at.molindo.utils.tools.URLCoder
 
decodeAll(URLCoder, List<String>) - Static method in class at.molindo.utils.tools.UrlBuilder
 
decompress(InputStream, Compression) - Static method in class at.molindo.utils.io.StreamUtils
 
decreaseNestingLevel() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Decrease this parameter's nesting level.
DEFAULT_BUFFER - Static variable in class at.molindo.utils.data.SerializationUtils
 
delete(File) - Static method in class at.molindo.utils.io.FileUtils
deletes files and directories
deleteContents(File) - Static method in class at.molindo.utils.io.FileUtils
deletes files and directories inside a directory
DEPTH_THRESH - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
deserialize(byte[]) - Static method in class at.molindo.utils.data.SerializationUtils
 
deserialize(byte[], Class<T>) - Static method in class at.molindo.utils.data.SerializationUtils
 
digest(byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
digest(ByteBuffer, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
digest(String, Charset, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
digest(String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
digest() - Method in interface at.molindo.utils.crypto.IDigest
 
DigestAlgorithm - Enum in at.molindo.utils.crypto
IDigestAlgorithm implementation that wraps around MessageDigest
digestHex() - Method in interface at.molindo.utils.crypto.IDigest
 
DirectoryUtils - Class in at.molindo.utils.io
 
DnsUtils - Class in at.molindo.utils.net
 
drainTo(Collection<? super E>) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
drainTo(Collection<? super E>, int) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
drainTo(Collection<? super E>) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
drainTo(Collection<? super E>, int) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
Duration - Class in at.molindo.thirdparty.org.apache.wicket.util.time
A Duration is an immutable length of time stored as a number of milliseconds.
Duration(long) - Constructor for class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Private constructor forces use of static factory methods.

E

elapsed(Time) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Calculates the amount of time elapsed since start time.
elapsedSince() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Calculates the amount of time that has elapsed since this Time value.
element() - Method in class at.molindo.utils.collections.CircularQueue
 
element() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
empty(T[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(byte[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(int[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(short[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(long[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(float[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(double[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(char[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
empty(Collection<?>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
empty(Map<?, ?>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
empty() - Static method in class at.molindo.utils.collections.IteratorUtils
type save access to IteratorUtils.EMPTY_ITERATOR
empty(String) - Static method in class at.molindo.utils.data.StringUtils
 
EMPTY_ITERABLE - Static variable in class at.molindo.utils.collections.IteratorUtils
 
EMPTY_ITERATOR - Static variable in class at.molindo.utils.collections.IteratorUtils
 
emptyIterable() - Static method in class at.molindo.utils.collections.IteratorUtils
type save access to IteratorUtils.EMPTY_ITERABLE
encode(URLCoder, String) - Static method in class at.molindo.utils.tools.UrlBuilder
 
encode(String, String) - Method in enum at.molindo.utils.tools.URLCoder
 
encode(String) - Method in enum at.molindo.utils.tools.URLCoder
 
encodeAll(URLCoder, List<String>) - Static method in class at.molindo.utils.tools.UrlBuilder
 
encodeFragment(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI fragment.
encodeHost(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI host.
encodeHttpUrl(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given HTTP URI into an encoded String.
encodePath(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI path.
encodePathSegment(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI path segment.
encodePort(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI port.
encodeQuery(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI query.
encodeQueryParam(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI query parameter.
encodeScheme(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI scheme.
encodeUri(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given source URI into an encoded String.
encodeUriComponents(String, String, String, String, String, String, String, String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given source URI components into an encoded String.
encodeUserInfo(String, String) - Static method in class at.molindo.thirdparty.org.springframework.web.util.UriUtils
Encodes the given URI user info.
endWith(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
entrySet() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
entrySet() - Method in class at.molindo.utils.collections.ListMap
 
entrySet() - Method in class at.molindo.utils.collections.MapMap
 
entrySet() - Method in class at.molindo.utils.collections.SetMap
 
equals(Object) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Compares this Object to a given Object.
equals(Object) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Tests for equality.
equals(byte[], byte[], int, int) - Static method in class at.molindo.utils.collections.ArrayUtils
 
equals(Iterable<?>, Iterable<?>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
equals(Iterator<?>, Iterator<?>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
equals(Object) - Method in class at.molindo.utils.collections.ListMap
 
equals(Object) - Method in class at.molindo.utils.collections.MapMap
 
equals(Object) - Method in class at.molindo.utils.collections.SetMap
 
equals(Object) - Method in class at.molindo.utils.data.Hash
 
equals(Object, Object) - Static method in class at.molindo.utils.data.ObjectUtils
null-safe equals
equals(Object) - Method in class at.molindo.utils.data.Pair
 
equals(String, String) - Static method in class at.molindo.utils.data.StringUtils
null-safe equals
equals(InputStream, InputStream) - Static method in class at.molindo.utils.io.StreamUtils
 
equals(InputStream, InputStream, int) - Static method in class at.molindo.utils.io.StreamUtils
 
ExceptionUtils - Class in at.molindo.utils.data
 
extension(File) - Static method in class at.molindo.utils.io.FileUtils
 
extension(String) - Static method in class at.molindo.utils.io.FileUtils
 
extensionFull(File) - Static method in class at.molindo.utils.io.FileUtils
 
extensionFull(String) - Static method in class at.molindo.utils.io.FileUtils
 
extractClass(Class<?>, Type) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Extract a class instance from given Type.

F

FactoryBlockingQueue<E> - Class in at.molindo.utils.concurrent
Deprecated.
Synchronization of this class is broken. Using synchronized(_queue) doesn't work (see FindBugs report)
FactoryBlockingQueue() - Constructor for class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
FactoryThread - Class in at.molindo.utils.concurrent
 
FactoryThread(FactoryThread.IRunnableFactory) - Constructor for class at.molindo.utils.concurrent.FactoryThread
 
FactoryThread(FactoryThread.IRunnableFactory, String) - Constructor for class at.molindo.utils.concurrent.FactoryThread
 
FactoryThread(FactoryThread.IRunnableFactory, ThreadGroup, String) - Constructor for class at.molindo.utils.concurrent.FactoryThread
 
FactoryThread.FactoryThreadGroup - Class in at.molindo.utils.concurrent
 
FactoryThread.FactoryThreadGroup(String, int, FactoryThread.IRunnableFactory) - Constructor for class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
FactoryThread.IRunnableFactory - Interface in at.molindo.utils.concurrent
 
FileUtils - Class in at.molindo.utils.io
 
filter(Iterable<T>, Function<T, Boolean>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
filter(Iterator<T>, Function<T, Boolean>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
finalize() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
Overriden to close the stream.
find(Class<?>) - Method in class at.molindo.utils.collections.ClassMap
 
find(Collection<T>, Function<T, Boolean>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
find(Collection<T>, Function<T, V>, V) - Static method in class at.molindo.utils.collections.CollectionUtils
 
findAll(Collection<T>, Function<T, Boolean>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
findAll(Collection<T>, Function<T, V>, V) - Static method in class at.molindo.utils.collections.CollectionUtils
 
findAssignable(Class<?>) - Method in class at.molindo.utils.collections.ClassMap
 
finish() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
 
first(T[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(byte[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(int[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(short[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(long[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(float[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(double[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(char[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
first(Iterable<T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
first(Map<K, V>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
first(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
firstKey(Map<K, ?>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
firstKey() - Method in class at.molindo.utils.collections.SortedListMap
 
firstKey() - Method in class at.molindo.utils.collections.SortedSetMap
 
firstValue(Map<?, V>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
flush() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
 
forMethodOrConstructor(Object, int) - Static method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Create a new MethodParameter for the given method or constructor.
forName(String) - Static method in class at.molindo.utils.reflect.ClassUtils
 
forName(String, boolean) - Static method in class at.molindo.utils.reflect.ClassUtils
 
forName(String, boolean, Thread) - Static method in class at.molindo.utils.reflect.ClassUtils
 
forName(String, boolean, Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
forName(String, boolean, Thread, Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
fromNow() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the Duration from now to this Time value.
FTP - Static variable in class at.molindo.utils.tools.UrlBuilder
 
Function<F,T> - Interface in at.molindo.utils.data
Function2 implementation that does not throw exceptions (that is RuntimeException only)
Function2<F,T,E extends Exception> - Interface in at.molindo.utils.data
TODO bad name!
FunctionUtils - Class in at.molindo.utils.data
 
FunctionUtils.ParseInt - Enum in at.molindo.utils.data
 
FunctionUtils.ToString - Enum in at.molindo.utils.data
 
FunctionUtils.Trim - Enum in at.molindo.utils.data
 
FutureUtils - Class in at.molindo.utils.concurrent
 

G

G_SIZE - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
GenericTypeResolver - Class in at.molindo.thirdparty.org.springframework.core
Helper class for resolving generic types against type variables.
GenericTypeResolver() - Constructor for class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
 
get(Calendar, int) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the value of a field from the given Calendar.
get(int) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the value of a field.
get(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
get() - Method in class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
 
get(long, TimeUnit) - Method in class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
 
get() - Method in class at.molindo.utils.collections.CollectionBuilder
 
get(Object) - Method in class at.molindo.utils.collections.ListMap
 
get() - Method in class at.molindo.utils.collections.MapBuilder
 
get(Object) - Method in class at.molindo.utils.collections.MapMap
 
get(K1, K2) - Method in class at.molindo.utils.collections.MapMap
 
get(Object) - Method in class at.molindo.utils.collections.SetMap
 
get() - Method in class at.molindo.utils.concurrent.ObjectPool
 
get() - Method in enum at.molindo.utils.properties.SystemProperty
 
get(String) - Method in enum at.molindo.utils.properties.SystemProperty
 
getAlgorithm() - Method in class at.molindo.utils.data.Hash
 
getAllMessages(Throwable) - Static method in class at.molindo.utils.data.ExceptionUtils
 
getBlockSize() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
Returns the blocksize parameter specified at construction time.
getBoolean() - Method in enum at.molindo.utils.properties.SystemProperty
 
getBoolean(Boolean) - Method in enum at.molindo.utils.properties.SystemProperty
 
getBusinessKey() - Method in interface at.molindo.utils.collections.IBusinessKey
 
getBytes() - Method in class at.molindo.utils.data.Hash
 
getClassLoader() - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClassLoader(Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClassLoader(Thread) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClassLoader(Thread, Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClasspathResource(Class<?>, String) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClasspathResourceAsStream(Class<?>, String) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getClasspathResources(Class<?>, String) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getConstructor() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the wrapped Constructor, if any.
getDayOfMonth() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the day of month field of the current Calendar.
getDayOfMonth(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the day of month field of the given Calendar.
getDeclaringClass() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the class that declares the underlying Method or Constructor.
getDefault() - Method in enum at.molindo.utils.properties.SystemProperty
the default return value if property is not set.
getDouble() - Method in enum at.molindo.utils.properties.SystemProperty
 
getDouble(Double) - Method in enum at.molindo.utils.properties.SystemProperty
 
getFile() - Method in enum at.molindo.utils.properties.SystemProperty
 
getFile(String) - Method in enum at.molindo.utils.properties.SystemProperty
 
getFirst() - Method in class at.molindo.utils.data.Pair
 
getFloat() - Method in enum at.molindo.utils.properties.SystemProperty
 
getFloat(Float) - Method in enum at.molindo.utils.properties.SystemProperty
 
getGenericParameterType() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the generic type of the method/constructor parameter.
getHour() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the hour field of the current Calendar.
getHour(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the hour field of the given Calendar.
getInteger() - Method in enum at.molindo.utils.properties.SystemProperty
 
getInteger(Integer) - Method in enum at.molindo.utils.properties.SystemProperty
 
getKey() - Method in exception at.molindo.utils.concurrent.KeyLock.KeyLockedException
 
getKey() - Method in class at.molindo.utils.data.Pair
 
getList(T) - Method in class at.molindo.utils.collections.ListMap
 
getLocalHostName() - Static method in class at.molindo.utils.net.DnsUtils
best effort method to determine host name of localhost.
getLong() - Method in enum at.molindo.utils.properties.SystemProperty
 
getLong(Long) - Method in enum at.molindo.utils.properties.SystemProperty
 
getMap() - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
getMap() - Method in class at.molindo.utils.collections.ListMap
 
getMap() - Method in class at.molindo.utils.collections.MapMap
 
getMap(K1) - Method in class at.molindo.utils.collections.MapMap
 
getMap() - Method in class at.molindo.utils.collections.SetMap
 
getMap() - Method in class at.molindo.utils.collections.SortedListMap
 
getMap() - Method in class at.molindo.utils.collections.SortedSetMap
 
getMethod() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the wrapped Method, if any.
getMethodAnnotation(Class<T>) - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the method/constructor annotation of the given type, if available.
getMethodAnnotations() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the annotations associated with the target method/constructor itself.
getMinute() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the minute field of the current Calendar.
getMinute(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the minute field of the given Calendar.
getMonth() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the month field of the current Calendar.
getMonth(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the month field of the given Calendar.
getName() - Method in enum at.molindo.utils.crypto.DigestAlgorithm
 
getName() - Method in enum at.molindo.utils.data.Hash.Algorithm
 
getName() - Method in enum at.molindo.utils.properties.SystemProperty
 
getNestingLevel() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the nesting level of the target type (typically 1; e.g.
getPackageResourcePath(Class<?>, String) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getParameterAnnotation(Class<T>) - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the parameter annotation of the given type, if available.
getParameterAnnotations() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the annotations associated with the specific method/constructor parameter.
getParameterIndex() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the index of the method/constructor parameter.
getParameterName() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the name of the method/constructor parameter.
getParameterNames(Method) - Method in interface at.molindo.thirdparty.org.springframework.core.ParameterNameDiscoverer
Return parameter names for this method, or null if they cannot be determined.
getParameterNames(Constructor<?>) - Method in interface at.molindo.thirdparty.org.springframework.core.ParameterNameDiscoverer
Return parameter names for this constructor, or null if they cannot be determined.
getParameterType() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the type of the method/constructor parameter.
getSecond() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the seconds field of the current Calendar.
getSecond(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the seconds field of the given Calendar.
getSecond() - Method in class at.molindo.utils.data.Pair
 
getSet(T) - Method in class at.molindo.utils.collections.SetMap
 
getTargetType(MethodParameter) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Determine the target type for the given parameter specification.
getTypeArgument(Class<?>, Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getTypeArguments(Class<?>, Class<?>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
getTypeIndexForCurrentLevel() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the type index for the current nesting level.
getTypeIndexForLevel(int) - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Return the type index for the specified nesting level.
getUnmodifiable() - Method in class at.molindo.utils.collections.MapBuilder
 
getValue() - Method in class at.molindo.utils.data.Pair
 
getYear() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the year field of the current Calendar.
getYear(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves the year field of the given Calendar.
GREATER_ICOST - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
greaterThan(int) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Compares this IntValue with a primitive int value.
greaterThan(IntValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Compares this IntValue with another IntValue.
greaterThan(long) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Compares this LongValue with a primitive long value.
greaterThan(LongValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Compares this LongValue with another LongValue.

H

handleException(Throwable, int, boolean) - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
handleException(Throwable, int, boolean) - Method in class at.molindo.utils.concurrent.FactoryThread
 
Hash - Class in at.molindo.utils.data
 
Hash(String, Hash.IAlgorithm) - Constructor for class at.molindo.utils.data.Hash
 
Hash(byte[], Hash.IAlgorithm) - Constructor for class at.molindo.utils.data.Hash
 
hash(Hash.Algorithm, String) - Static method in class at.molindo.utils.data.Hash
 
hash(Hash.Algorithm, byte[]) - Static method in class at.molindo.utils.data.Hash
 
hash() - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
Hash.Algorithm - Enum in at.molindo.utils.data
 
Hash.IAlgorithm - Interface in at.molindo.utils.data
 
Hash.IHashBuilder - Interface in at.molindo.utils.data
 
hashCode(long) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.lang.Primitives
Returns a basic integer hash code for a long value.
hashCode() - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Returns the hash code for this Object.
hashCode() - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Returns the hash code for this Object.
hashCode() - Method in class at.molindo.utils.collections.ListMap
 
hashCode() - Method in class at.molindo.utils.collections.MapMap
 
hashCode() - Method in class at.molindo.utils.collections.SetMap
 
hashCode() - Method in class at.molindo.utils.data.Hash
 
hashCode() - Method in class at.molindo.utils.data.Pair
 
hasNext() - Method in class at.molindo.utils.collections.IteratorChain
 
hasNext() - Method in class at.molindo.utils.collections.IteratorWrapper
 
hbMakeCodeLengths(char[], int[], int, int) - Static method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This method is accessible by subclasses for historical purposes.
headMap(T) - Method in class at.molindo.utils.collections.SortedListMap
 
headMap(T) - Method in class at.molindo.utils.collections.SortedSetMap
 
hexDigest(ByteBuffer, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
hexDigest(byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
hexDigest(String, Charset, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
hexDigest(String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
HexUtils - Class in at.molindo.utils.data
 
hours(double) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on hours.
hours(int) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on hours.
hours() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the number of hours of the current Duration.
HTTP - Static variable in class at.molindo.utils.tools.UrlBuilder
 
HTTPS - Static variable in class at.molindo.utils.tools.UrlBuilder
 

I

IBusinessKey<K> - Interface in at.molindo.utils.collections
The contract for classes implementing this interface is: o1.getBusinessKey().equals(o2.getBusinessKey()) does not imply o1.equals(o2) o1.equals(o2) implies o1.getBusinessKey().equals(o2.getBusinessKey()) It's therefore recommended to use (amongst others) .equals(..) and .hashCode() of business key for object equality.
IBusinessKeyMap<K,V extends IBusinessKey<K>> - Interface in at.molindo.utils.collections
 
IBusinessKeySet<K,V extends IBusinessKey<K>> - Interface in at.molindo.utils.collections
 
IdentityHashSet<E> - Class in at.molindo.utils.collections
 
IdentityHashSet() - Constructor for class at.molindo.utils.collections.IdentityHashSet
 
IdentityHashSet(Collection<? extends E>) - Constructor for class at.molindo.utils.collections.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class at.molindo.utils.collections.IdentityHashSet
 
IDigest - Interface in at.molindo.utils.crypto
fluent interface to generate digests (cryptographic hashes)
IDigestAlgorithm - Interface in at.molindo.utils.crypto
implementations of this factory interface create new instances of IDigest
in(File, Compression) - Static method in class at.molindo.utils.io.FileUtils
 
increaseNestingLevel() - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Increase this parameter's nesting level.
initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Initialize parameter name discovery for this method parameter.
ints(byte...) - Static method in class at.molindo.utils.data.ConversionUtils
 
IntValue - Class in at.molindo.thirdparty.org.apache.wicket.util.value
A base class based on the Java int primitive for value classes that want to implement standard operations on that value without the pain of aggregating an Integer object.
IntValue(int) - Constructor for class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Constructor.
is(String, Charset) - Static method in class at.molindo.utils.io.CharsetUtils
 
isAssignable(Class<?>, Set<Class<?>>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
isAssignableToAll(Class<?>, Set<Class<?>>) - Static method in class at.molindo.utils.reflect.ClassUtils
 
isCancelled() - Method in class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
 
isDerived() - Method in enum at.molindo.utils.properties.SystemProperty
 
isDone() - Method in class at.molindo.thirdparty.org.springframework.scheduling.annotation.AsyncResult
 
isEmpty() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Returns true if this set contains no elements.
isEmpty() - Method in class at.molindo.utils.collections.CircularQueue
 
isEmpty() - Method in class at.molindo.utils.collections.IdentityHashSet
Returns true if this set contains no elements.
isEmpty() - Method in class at.molindo.utils.collections.ListMap
 
isEmpty() - Method in class at.molindo.utils.collections.MapMap
 
isEmpty() - Method in class at.molindo.utils.collections.SetMap
 
isEmpty() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
isFalse(Boolean) - Static method in class at.molindo.utils.data.BooleanUtils
 
isFalseOrNull(Boolean) - Static method in class at.molindo.utils.data.BooleanUtils
 
isFull() - Method in class at.molindo.utils.collections.CircularQueue
 
ISO_8859_1 - Static variable in class at.molindo.utils.io.CharsetUtils
 
ISO_8859_1_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
isReadOnly() - Method in enum at.molindo.utils.properties.SystemProperty
whether this property should not be modified (i.e.
isTrue(Boolean) - Static method in class at.molindo.utils.data.BooleanUtils
 
isTrueOrNull(Boolean) - Static method in class at.molindo.utils.data.BooleanUtils
 
iterable(T...) - Static method in class at.molindo.utils.collections.ArrayUtils
 
iterable(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
IterableChain<T> - Class in at.molindo.utils.collections
 
IterableChain(Iterable<? extends Iterable<T>>) - Constructor for class at.molindo.utils.collections.IterableChain
 
IterableChain.Builder<T> - Class in at.molindo.utils.collections
 
iterator() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Returns an iterator over the elements in this set.
iterator(T...) - Static method in class at.molindo.utils.collections.ArrayUtils
 
iterator() - Method in class at.molindo.utils.collections.BusinessKeyHashMap
 
iterator() - Method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
iterator() - Method in class at.molindo.utils.collections.CircularQueue
 
iterator() - Method in class at.molindo.utils.collections.IdentityHashSet
Returns an iterator over the elements in this set.
iterator() - Method in class at.molindo.utils.collections.IterableChain.Builder
 
iterator() - Method in class at.molindo.utils.collections.IterableChain
 
iterator() - Method in class at.molindo.utils.collections.IteratorChain.Builder
 
iterator(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
iterator() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Returns an iterator over the elements in this queue.
iterator() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
IteratorChain<T> - Class in at.molindo.utils.collections
 
IteratorChain(Iterable<Iterator<T>>) - Constructor for class at.molindo.utils.collections.IteratorChain
 
IteratorChain(Iterator<Iterator<T>>) - Constructor for class at.molindo.utils.collections.IteratorChain
 
IteratorChain.Builder<T> - Class in at.molindo.utils.collections
 
iterators(Iterator<? extends Iterable<T>>) - Static method in class at.molindo.utils.collections.IteratorUtils
transforms an Iterator of Iterables to an Iterator of Iterators
iterators(Iterable<? extends Iterable<T>>) - Static method in class at.molindo.utils.collections.IteratorUtils
transforms an Iterable of Iterables to an Iterable of Iterators
IteratorUtils - Class in at.molindo.utils.collections
 
IteratorWrapper<E> - Class in at.molindo.utils.collections
 
IteratorWrapper(Iterator<E>) - Constructor for class at.molindo.utils.collections.IteratorWrapper
 
IteratorWrappers - Class in at.molindo.utils.collections
 

J

join() - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
join(long) - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
join(String, Object...) - Static method in class at.molindo.utils.data.StringUtils
 
join(String, Iterable<?>) - Static method in class at.molindo.utils.data.StringUtils
 
join(String, Iterator<?>) - Static method in class at.molindo.utils.data.StringUtils
 

K

KeyLock<K,V> - Class in at.molindo.utils.concurrent
concurrency utility that locks execution of callable by a key, i.e.
KeyLock() - Constructor for class at.molindo.utils.concurrent.KeyLock
 
KeyLock(boolean) - Constructor for class at.molindo.utils.concurrent.KeyLock
 
KeyLock.KeyLockedException - Exception in at.molindo.utils.concurrent
 
keys(PairList<?, ?>) - Static method in class at.molindo.utils.data.Pair
 
keys(Class<T>, PairList<? extends T, ?>) - Static method in class at.molindo.utils.data.Pair
 
keySet() - Method in class at.molindo.utils.collections.ListMap
 
keySet() - Method in class at.molindo.utils.collections.MapMap
 
keySet() - Method in class at.molindo.utils.collections.SetMap
 

L

last(T[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(byte[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(int[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(short[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(long[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(float[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(double[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
last(char[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
lastKey() - Method in class at.molindo.utils.collections.SortedListMap
 
lastKey() - Method in class at.molindo.utils.collections.SortedSetMap
 
leading(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
length(T[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(byte[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(int[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(short[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(long[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(float[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(double[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
length(char[]) - Static method in class at.molindo.utils.collections.ArrayUtils
 
LESSER_ICOST - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
lessThan(int) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Compares this IntValue with a primitive int value.
lessThan(IntValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Compares this IntValue with another IntValue.
lessThan(long) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Compares this LongValue with a primitive long value.
lessThan(LongValue) - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Compares this LongValue with another LongValue.
LinkedPairList<K,V> - Class in at.molindo.utils.data
 
LinkedPairList() - Constructor for class at.molindo.utils.data.LinkedPairList
 
LinkedPairList(Collection<? extends Pair<K, V>>) - Constructor for class at.molindo.utils.data.LinkedPairList
Constructs a list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
list(V...) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
list(Class<V>) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
list(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
list(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
list(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
list(Iterable<T>, int) - Static method in class at.molindo.utils.collections.IteratorUtils
 
list(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
list(Iterator<T>, int) - Static method in class at.molindo.utils.collections.IteratorUtils
 
ListMap<T,E> - Class in at.molindo.utils.collections
 
ListMap() - Constructor for class at.molindo.utils.collections.ListMap
 
LongValue - Class in at.molindo.thirdparty.org.apache.wicket.util.value
A base class based on the Java long primitive for value classes that want to implement standard operations on that value without the pain of aggregating a Long object.
LongValue(long) - Constructor for class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Constructor.
lookupMailHosts(String) - Static method in class at.molindo.utils.net.DnsUtils
returns a String array of mail exchange servers (mail hosts) sorted from most preferred to least preferred source: http://ww2.cs.fsu.edu/~steele/MAILHOSTS/mailHostsLookup.html
lowerFirst(String) - Static method in class at.molindo.utils.data.StringUtils
 
lowerFirst(String, Locale) - Static method in class at.molindo.utils.data.StringUtils
 

M

main(String[]) - Static method in enum at.molindo.utils.properties.SystemProperty
a simple main method to list available system properties.
map() - Static method in class at.molindo.utils.collections.MapBuilder
 
map(Class<K>, Class<V>) - Static method in class at.molindo.utils.collections.MapBuilder
 
MapBuilder<K,V,M extends Map<K,V>> - Class in at.molindo.utils.collections
 
MapBuilder(M) - Constructor for class at.molindo.utils.collections.MapBuilder
 
mapKeys(Iterable<K>, Function<K, V>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
MapMap<K1,K2,V> - Class in at.molindo.utils.collections
 
MapMap() - Constructor for class at.molindo.utils.collections.MapMap
 
mapValues(Iterable<V>, Function<V, K>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
max(Iterator<T>, int) - Static method in class at.molindo.utils.collections.IteratorUtils
don't return more elements than given by max
MAX_ALPHA_SIZE - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
MAX_BLOCKSIZE - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
The maximum supported blocksize == 9.
MAX_CODE_LEN - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
MAX_SELECTORS - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
MAXIMUM - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for maximum duration.
md5(String) - Static method in class at.molindo.utils.data.Hash
 
md5(byte[]) - Static method in class at.molindo.utils.data.Hash
 
MethodParameter - Class in at.molindo.thirdparty.org.springframework.core
Helper class that encapsulates the specification of a method parameter, i.e.
MethodParameter(Method, int) - Constructor for class at.molindo.thirdparty.org.springframework.core.MethodParameter
Create a new MethodParameter for the given method, with nesting level 1.
MethodParameter(Method, int, int) - Constructor for class at.molindo.thirdparty.org.springframework.core.MethodParameter
Create a new MethodParameter for the given method.
MethodParameter(Constructor<?>, int) - Constructor for class at.molindo.thirdparty.org.springframework.core.MethodParameter
Create a new MethodParameter for the given constructor, with nesting level 1.
MethodParameter(Constructor<?>, int, int) - Constructor for class at.molindo.thirdparty.org.springframework.core.MethodParameter
Create a new MethodParameter for the given constructor.
MethodParameter(MethodParameter) - Constructor for class at.molindo.thirdparty.org.springframework.core.MethodParameter
Copy constructor, resulting in an independent MethodParameter object based on the same metadata and cache state that the original object was in.
milliseconds(double) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on milliseconds.
milliseconds(long) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on milliseconds.
milliseconds(long) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance based on the given milliseconds.
MIN_BLOCKSIZE - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
The minimum supported blocksize == 1.
minutes(double) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on minutes.
minutes(int) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on minutes.
minutes() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the number of minutes of the current Duration.
mkdir(File) - Static method in class at.molindo.utils.io.FileUtils
creates directory if it does not exist and returns true if exists now
mkdirs(File) - Static method in class at.molindo.utils.io.FileUtils
creates directory if it does not exist and returns true if exists now

N

N_GROUPS - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
N_ITERS - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
newDigest() - Method in enum at.molindo.utils.crypto.DigestAlgorithm
 
newDigest() - Method in interface at.molindo.utils.crypto.IDigestAlgorithm
 
newKeyLock() - Static method in class at.molindo.utils.concurrent.KeyLock
 
newKeyLock(boolean) - Static method in class at.molindo.utils.concurrent.KeyLock
 
newList() - Method in class at.molindo.utils.collections.ListMap
 
newListMap() - Static method in class at.molindo.utils.collections.ListMap
 
newMap(Class<V>) - Static method in class at.molindo.utils.collections.BusinessKeyHashMap
 
newMap(Iterable<V>) - Static method in class at.molindo.utils.collections.BusinessKeyHashMap
 
newMap() - Static method in class at.molindo.utils.collections.BusinessKeyHashMap
 
newMap(Class<V>) - Static method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
newMap(Iterable<V>) - Static method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
newMap() - Static method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
newMap() - Method in class at.molindo.utils.collections.ListMap
 
newMap() - Method in class at.molindo.utils.collections.MapMap
 
newMap() - Method in class at.molindo.utils.collections.SetMap
 
newMap() - Method in class at.molindo.utils.collections.SortedListMap
 
newMap() - Method in class at.molindo.utils.collections.SortedSetMap
 
newMapMap() - Static method in class at.molindo.utils.collections.MapMap
 
newRunnable() - Method in interface at.molindo.utils.concurrent.FactoryThread.IRunnableFactory
 
newSetMap() - Static method in class at.molindo.utils.collections.SetMap
 
next() - Method in class at.molindo.utils.collections.IteratorChain
 
next(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
next() - Method in class at.molindo.utils.collections.IteratorWrapper
 
NONE - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for no duration.
notNull(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
notNull(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
now() - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance based on the current time.
NULL_HIGH_COMPARABLE - Static variable in class at.molindo.utils.data.ComparatorUtils
a comparator that compares Comparable objects using ComparatorUtils.nullHighCompareTo(Comparable, Object)
NULL_LOW_COMPARABLE - Static variable in class at.molindo.utils.data.ComparatorUtils
a comparator that compares Comparable objects using ComparatorUtils.nullLowCompareTo(Comparable, Object)
nullHighComparable() - Static method in class at.molindo.utils.data.ComparatorUtils
 
nullHighCompareTo(Comparable<T>, T) - Static method in class at.molindo.utils.data.ComparatorUtils
null-safe invocation of Comparable.compareTo(Object) placing null at the end of a sorted list (assuming each null is equal)
nullLowComparable() - Static method in class at.molindo.utils.data.ComparatorUtils
 
nullLowCompareTo(Comparable<T>, T) - Static method in class at.molindo.utils.data.ComparatorUtils
null-safe invocation of Comparable.compareTo(Object) placing null at the beginning of a sorted list (assuming each null is equal)
NUM_OVERSHOOT_BYTES - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
NumberUtils - Class in at.molindo.utils.data
 

O

object(T) - Static method in class at.molindo.utils.collections.IteratorUtils
 
ObjectPool<T> - Class in at.molindo.utils.concurrent
 
ObjectPool(int) - Constructor for class at.molindo.utils.concurrent.ObjectPool
 
ObjectUtils - Class in at.molindo.utils.data
 
offer(T) - Method in class at.molindo.utils.collections.CircularQueue
 
offer(E) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Inserts the specified element into this priority queue.
offer(E, long, TimeUnit) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
offer(E) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
offer(E, long, TimeUnit) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
blocks until timeout as this queue is always full by definition
ONE_DAY - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for one day.
ONE_HOUR - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for one hour.
ONE_MINUTE - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for on minute.
ONE_SECOND - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for one second.
ONE_WEEK - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Constant for one week.
onEviction(K, V) - Method in interface at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap.EvictionListener
A call-back notification that the entry was evicted.
onOverflow() - Method in class at.molindo.utils.collections.CircularQueue
 
open(File, boolean) - Static method in class at.molindo.utils.io.DirectoryUtils
 
open(File, Compression, boolean) - Static method in class at.molindo.utils.io.DirectoryUtils
 
out(File, Compression) - Static method in class at.molindo.utils.io.FileUtils
 

P

Pair<A,B> - Class in at.molindo.utils.data
 
Pair() - Constructor for class at.molindo.utils.data.Pair
Contructs a pair holding two null values.
Pair(A, B) - Constructor for class at.molindo.utils.data.Pair
Contructs a pair holding the given objects.
Pair(Pair<A, B>) - Constructor for class at.molindo.utils.data.Pair
Contructs a pair holding the objects of the given pair.
Pair(Map.Entry<A, B>) - Constructor for class at.molindo.utils.data.Pair
 
pair(K, V) - Static method in class at.molindo.utils.data.Pair
utility method to create pairs with implicit parameterization
pair() - Static method in class at.molindo.utils.data.Pair
utility method to create pairs with implicit parameterization
pair(K, V) - Method in class at.molindo.utils.data.Pair.PairCollectionBuilder
 
pair(String, String) - Static method in class at.molindo.utils.data.StringUtils
splits a string into a pair at the first occurence of delim
Pair.PairCollectionBuilder<K,V> - Class in at.molindo.utils.data
 
Pair.PairCollectionBuilder() - Constructor for class at.molindo.utils.data.Pair.PairCollectionBuilder
 
PairList<K,V> - Interface in at.molindo.utils.data
 
pairs(Class<K>) - Static method in class at.molindo.utils.data.Pair
 
pairs(K, V) - Static method in class at.molindo.utils.data.Pair
 
pairs(Class<K>, Class<V>) - Static method in class at.molindo.utils.data.Pair
 
pairs() - Static method in class at.molindo.utils.data.Pair
 
ParameterNameDiscoverer - Interface in at.molindo.thirdparty.org.springframework.core
Interface to discover parameter names for methods and constructors.
parse(String) - Static method in class at.molindo.utils.tools.UrlBuilder
 
parseDate(Calendar, String) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance by parsing 'yyyy.MM.dd' format.
parseDate(String) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance by parsing 'yyyy.MM.dd' format using a local time Calendar.
parseIntFunction() - Static method in class at.molindo.utils.data.FunctionUtils
 
parseQuery(String) - Static method in class at.molindo.utils.tools.UrlBuilder
 
PatternUtils - Class in at.molindo.utils.data
 
peek() - Method in class at.molindo.utils.collections.CircularQueue
 
peek() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
peek() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
poll() - Method in class at.molindo.utils.collections.CircularQueue
 
poll() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
poll(long, TimeUnit) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
poll() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
primitive(Short) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Short, int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Short, short) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Integer) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Integer, int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Long) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Long, long) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Float) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Float, float) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Double) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Double, double) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Boolean) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Boolean, boolean) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Character) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Character, char) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte, int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte, byte) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Short[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Short[], int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Short[], short) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Integer[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Integer[], int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Long[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Long[], long) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Float[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Float[], float) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Double[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Double[], double) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Boolean[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Boolean[], boolean) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Character[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Character[], char) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte[]) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte[], int) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
primitive(Byte[], byte) - Static method in class at.molindo.utils.data.PrimitiveUtils
 
Primitives - Class in at.molindo.thirdparty.org.apache.wicket.util.lang
Utilities for working with primitives types and values.
Primitives() - Constructor for class at.molindo.thirdparty.org.apache.wicket.util.lang.Primitives
 
PrimitiveUtils - Class in at.molindo.utils.data
 
PrimitiveUtils() - Constructor for class at.molindo.utils.data.PrimitiveUtils
 
put(K, V) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
put(V) - Method in class at.molindo.utils.collections.BusinessKeyHashMap
 
put(V) - Method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
put(M, F, Function<? super F, T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
put(V) - Method in interface at.molindo.utils.collections.IBusinessKeyMap
 
put(T, List<E>) - Method in class at.molindo.utils.collections.ListMap
 
put(K, V) - Method in class at.molindo.utils.collections.MapBuilder
 
put(K1, K2, V) - Method in class at.molindo.utils.collections.MapMap
 
put(K1, Map<K2, V>) - Method in class at.molindo.utils.collections.MapMap
 
put(T, Set<E>) - Method in class at.molindo.utils.collections.SetMap
 
put(E) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
put(E) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
WARNING: blocks indefinitely as this queue is always full by definition
put(T) - Method in class at.molindo.utils.concurrent.ObjectPool
 
put(K, V) - Method in class at.molindo.utils.data.ArrayPairList
 
put(K, V) - Method in class at.molindo.utils.data.LinkedPairList
 
put(K, V) - Method in interface at.molindo.utils.data.PairList
 
putAll(Iterable<V>) - Method in class at.molindo.utils.collections.BusinessKeyHashMap
 
putAll(Iterable<V>) - Method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
putAll(M, Collection<? extends F>, Function<? super F, T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
putAll(Iterable<V>) - Method in interface at.molindo.utils.collections.IBusinessKeyMap
 
putAll(Map<? extends T, ? extends List<E>>) - Method in class at.molindo.utils.collections.ListMap
 
putAll(Map<? extends K, ? extends V>) - Method in class at.molindo.utils.collections.MapBuilder
 
putAll(Map<? extends K1, ? extends Map<K2, V>>) - Method in class at.molindo.utils.collections.MapMap
 
putAll(K1, Map<K2, V>) - Method in class at.molindo.utils.collections.MapMap
 
putAll(Map<? extends T, ? extends Set<E>>) - Method in class at.molindo.utils.collections.SetMap
 
putIfAbsent(K, V) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
putIfAbsent(ConcurrentMap<K, V>, K, V) - Static method in class at.molindo.utils.collections.CollectionUtils
 
putKeys(M, Iterator<K>, Function<K, V>) - Static method in class at.molindo.utils.collections.IteratorUtils
adds all elements from iter to map, generating values using function
putValues(M, Iterator<V>, Function<V, K>) - Static method in class at.molindo.utils.collections.IteratorUtils
adds all elements from iter to map, generating keys using function

Q

QSORT_STACK_SIZE - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.

R

read() - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2InputStream
 
read(byte[], int, int) - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2InputStream
 
read() - Method in class at.molindo.utils.io.CompositeInputStream
 
read(File, Compression) - Static method in class at.molindo.utils.io.FileUtils
 
ReaderUtils - Class in at.molindo.utils.io
 
readFully(InputStream, byte[]) - Static method in class at.molindo.utils.io.StreamUtils
 
readFully(InputStream, byte[], int, int) - Static method in class at.molindo.utils.io.StreamUtils
 
readOnly(Iterable<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
readOnly(Iterator<T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
refresh(T) - Method in class at.molindo.utils.concurrent.ObjectPool
 
remainingCapacity() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
remainingCapacity() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
remove(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Removes the specified element from this set if it is present.
remove(Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
remove(Object, Object) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
remove() - Method in class at.molindo.utils.collections.CircularQueue
 
remove(Object) - Method in class at.molindo.utils.collections.CircularQueue
 
remove(Iterable<T>, Function<T, Boolean>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
remove(Object) - Method in class at.molindo.utils.collections.IdentityHashSet
Removes the specified element from this set if it is present.
remove() - Method in class at.molindo.utils.collections.IteratorChain
 
remove() - Method in class at.molindo.utils.collections.IteratorWrapper
 
remove(Object) - Method in class at.molindo.utils.collections.ListMap
 
remove(T, E) - Method in class at.molindo.utils.collections.ListMap
 
remove(Object) - Method in class at.molindo.utils.collections.MapMap
 
remove(K1, K2) - Method in class at.molindo.utils.collections.MapMap
 
remove(Object) - Method in class at.molindo.utils.collections.SetMap
 
remove(T, E) - Method in class at.molindo.utils.collections.SetMap
 
remove(Object) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Removes a single instance of the specified element from this queue, if it is present.
remove() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
remove(Object) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
removeAll(Collection<?>) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
removeAll(Collection<?>) - Method in class at.molindo.utils.collections.CircularQueue
 
removeAll(T, Collection<E>) - Method in class at.molindo.utils.collections.SetMap
 
removeAll(Collection<?>) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
removeAllKeys(Iterable<K>) - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
removeKey(K) - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
removeParams(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
replace(K, V) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
replace(K, V, V) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
replace(V, Exception) - Method in class at.molindo.utils.concurrent.KeyLock
how to replace already computed results.
reset(T) - Method in class at.molindo.utils.concurrent.ObjectPool
reset an object, e.g.
reset() - Method in interface at.molindo.utils.crypto.IDigest
 
reset() - Method in interface at.molindo.utils.data.Hash.IHashBuilder
 
resize(List<T>, int) - Static method in class at.molindo.utils.collections.CollectionUtils
 
resize(List<T>, int, T) - Static method in class at.molindo.utils.collections.CollectionUtils
 
resize(List<T>, int, T, Collection<T>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
resolve(URI, String) - Static method in class at.molindo.thirdparty.org.apache.http.client.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(URI, URI) - Static method in class at.molindo.thirdparty.org.apache.http.client.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
resolveParameterType(MethodParameter, Class<?>) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Determine the target type for the given generic parameter type.
resolveReturnType(Method, Class<?>) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Determine the target type for the generic return type of the given method.
resolveTypeArgument(Class<?>, Class<?>) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare a concrete type for its type variable.
resolveTypeArguments(Class<?>, Class<?>) - Static method in class at.molindo.thirdparty.org.springframework.core.GenericTypeResolver
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare concrete types for its type variables.
retainAll(Collection<?>) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
retainAll(Collection<?>) - Method in class at.molindo.utils.collections.CircularQueue
 
retainAll(Collection<?>) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
retainAllKeys(Collection<K>) - Method in interface at.molindo.utils.collections.IBusinessKeySet
 
rNums - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
This array really shouldn't be here.
run() - Method in class at.molindo.utils.concurrent.FactoryThread
 
RUNA - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 
RUNB - Static variable in interface at.molindo.thirdparty.org.apache.tools.bzip2.BZip2Constants
 

S

seconds(double) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on seconds.
seconds(int) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the Duration based on seconds.
seconds() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the number of seconds of the current Duration.
SerializationUtils - Class in at.molindo.utils.data
 
serialize(Object) - Static method in class at.molindo.utils.data.SerializationUtils
 
serialize(Object, int) - Static method in class at.molindo.utils.data.SerializationUtils
 
set(V...) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
set(Class<V>) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
set(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
set(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
set(List<T>, int, T) - Static method in class at.molindo.utils.collections.CollectionUtils
set index of list to obj, resizing list if necessary
set(List<T>, int, T, T) - Static method in class at.molindo.utils.collections.CollectionUtils
 
set(String) - Method in enum at.molindo.utils.properties.SystemProperty
 
setBoolean(Boolean) - Method in enum at.molindo.utils.properties.SystemProperty
 
setCapacity(int) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
Sets the maximum capacity of the map and eagerly evicts entries until the it shrinks to the appropriate size.
setDouble(Double) - Method in enum at.molindo.utils.properties.SystemProperty
 
setFile(File) - Method in enum at.molindo.utils.properties.SystemProperty
 
setFirst(A) - Method in class at.molindo.utils.data.Pair
 
setFloat(Float) - Method in enum at.molindo.utils.properties.SystemProperty
 
setFragment(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setHost(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setInactive() - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
setInactive() - Method in class at.molindo.utils.concurrent.FactoryThread
 
setInteger(Integer) - Method in enum at.molindo.utils.properties.SystemProperty
 
setLong(Long) - Method in enum at.molindo.utils.properties.SystemProperty
 
SetMap<T,E> - Class in at.molindo.utils.collections
 
SetMap() - Constructor for class at.molindo.utils.collections.SetMap
 
SETMASK - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
setMaxErrors(int) - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
setMaxErrors(int) - Method in class at.molindo.utils.concurrent.FactoryThread
 
setParam(String, String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setParams(LinkedHashMap<String, List<String>>) - Method in class at.molindo.utils.tools.UrlBuilder
 
setParams(String, String...) - Method in class at.molindo.utils.tools.UrlBuilder
 
setParams(String, List<String>) - Method in class at.molindo.utils.tools.UrlBuilder
 
setPassword(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setPath(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setPort(Integer) - Method in class at.molindo.utils.tools.UrlBuilder
 
setProtocol(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setQuery(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
setSecond(B) - Method in class at.molindo.utils.data.Pair
 
setTypeIndexForCurrentLevel(int) - Method in class at.molindo.thirdparty.org.springframework.core.MethodParameter
Set the type index for the current nesting level.
setUrl(URL) - Method in class at.molindo.utils.tools.UrlBuilder
 
setUser(String) - Method in class at.molindo.utils.tools.UrlBuilder
 
sha256(String) - Static method in class at.molindo.utils.data.Hash
 
sha256(byte[]) - Static method in class at.molindo.utils.data.Hash
 
sha512(String) - Static method in class at.molindo.utils.data.Hash
 
sha512(byte[]) - Static method in class at.molindo.utils.data.Hash
 
similarity(String, String) - Static method in class at.molindo.utils.data.StringSimilarityUtils
 
similarity(String, String, float) - Static method in class at.molindo.utils.data.StringSimilarityUtils
 
size() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap
size() - Method in class at.molindo.utils.collections.CircularQueue
 
size() - Method in class at.molindo.utils.collections.IdentityHashSet
Returns the number of elements in this set (its cardinality).
size() - Method in class at.molindo.utils.collections.ListMap
 
size() - Method in class at.molindo.utils.collections.MapMap
 
size() - Method in class at.molindo.utils.collections.SetMap
 
size() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
size() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
skip(Iterator<T>, int) - Static method in class at.molindo.utils.collections.IteratorUtils
skips a given number of elements in iterator while there are available
sleep() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Sleeps for the current Duration.
SMALL_THRESH - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
SortedListMap<T,E> - Class in at.molindo.utils.collections
 
SortedListMap() - Constructor for class at.molindo.utils.collections.SortedListMap
 
sortedMap() - Static method in class at.molindo.utils.collections.MapBuilder
 
sortedMap(Class<K>, Class<V>) - Static method in class at.molindo.utils.collections.MapBuilder
 
sortedSet(V...) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
sortedSet(Class<V>) - Static method in class at.molindo.utils.collections.CollectionBuilder
 
sortedSet(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
sortedSet(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
SortedSetMap<T,E> - Class in at.molindo.utils.collections
 
SortedSetMap() - Constructor for class at.molindo.utils.collections.SortedSetMap
 
split(String, String, String[]) - Static method in class at.molindo.utils.data.StringUtils
 
split(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
split(String, String, int) - Static method in class at.molindo.utils.data.StringUtils
 
start() - Method in class at.molindo.utils.concurrent.FactoryThread.FactoryThreadGroup
 
START_OF_UNIX_TIME - Static variable in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
the beginning of UNIX time: January 1, 1970, 0:00 GMT.
startWith(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
StreamUtils - Class in at.molindo.utils.io
 
string(byte[]) - Static method in class at.molindo.utils.data.HexUtils
transforms a byte array into a hex string
string(int) - Static method in class at.molindo.utils.data.HexUtils
transform an integer into an 8 character hex string
string(Object) - Static method in class at.molindo.utils.data.StringUtils
 
string(InputStream) - Static method in class at.molindo.utils.io.StreamUtils
 
string(InputStream, Charset) - Static method in class at.molindo.utils.io.StreamUtils
 
string(InputStream, Charset, int) - Static method in class at.molindo.utils.io.StreamUtils
 
StringSimilarityUtils - Class in at.molindo.utils.data
implementation of the Needleman-Wunsch algorithm for string similarity
StringUtils - Class in at.molindo.utils.data
 
stripLeading(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
stripTrailing(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
sub(String, int) - Static method in class at.molindo.utils.data.StringUtils
 
sub(String, String, int) - Static method in class at.molindo.utils.data.StringUtils
 
subList(List<T>, int, int) - Static method in class at.molindo.utils.collections.CollectionUtils
a sublist implementation that is diffrent from List.subList(int, int) as it handles out of bounds indexes gracefully
subMap(T, T) - Method in class at.molindo.utils.collections.SortedListMap
 
subMap(T, T) - Method in class at.molindo.utils.collections.SortedSetMap
 
subPre(String, int) - Static method in class at.molindo.utils.data.StringUtils
 
subPre(String, String, int) - Static method in class at.molindo.utils.data.StringUtils
 
subtract(Duration) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Subtracts a given Duration from this Duration.
subtract(Duration) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Subtracts the given Duration from this Time object, moving the time into the past.
subtract(Time) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Subtract time from this and returns the difference as a Duration object.
SystemProperty - Enum in at.molindo.utils.properties
This enum is supposed to be a complete list of available system properties on different JVM and Java versions.

T

tailMap(T) - Method in class at.molindo.utils.collections.SortedListMap
 
tailMap(T) - Method in class at.molindo.utils.collections.SortedSetMap
 
take() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
take() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
text(Reader) - Static method in class at.molindo.utils.io.ReaderUtils
 
Time - Class in at.molindo.thirdparty.org.apache.wicket.util.time
An immutable Time class that represents a specific point in time.
toArray() - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
toArray(T[]) - Method in class at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentHashSet
 
toArray() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Returns an array containing all of the elements in this queue.
toArray(T[]) - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
Returns an array containing all of the elements in this queue; the runtime type of the returned array is that of the specified array.
toArray() - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
toArray(T[]) - Method in class at.molindo.utils.concurrent.FactoryBlockingQueue
Deprecated.
 
toClass(Class<?>, Type) - Static method in class at.molindo.utils.reflect.ClassUtils
 
toDate() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Date object for this Time object.
toDateString() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Converts this Time value to a date String using the date formatter 'yyyy.MM.dd'.
toDateString(Calendar) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Converts this Time value to a date String using the formatter 'yyyy.MM.dd'.
toDebugString() - Method in enum at.molindo.utils.properties.SystemProperty
 
toEnumName(String) - Static method in enum at.molindo.utils.properties.SystemProperty
generate a new enum name from a system property
toHashMap(List<Pair<K, V>>) - Static method in class at.molindo.utils.data.Pair
 
toHex() - Method in class at.molindo.utils.data.Hash
 
toInteger(long) - Static method in class at.molindo.utils.data.NumberUtils
 
toInteger(Long) - Static method in class at.molindo.utils.data.NumberUtils
 
toInteger(Short) - Static method in class at.molindo.utils.data.NumberUtils
 
toIterable(Object) - Static method in class at.molindo.utils.collections.ArrayUtils
 
toLong(Short) - Static method in class at.molindo.utils.data.NumberUtils
 
toLong(Integer) - Static method in class at.molindo.utils.data.NumberUtils
 
toShort(long) - Static method in class at.molindo.utils.data.NumberUtils
 
toShort(int) - Static method in class at.molindo.utils.data.NumberUtils
 
toShort(Long) - Static method in class at.molindo.utils.data.NumberUtils
 
toShort(Integer) - Static method in class at.molindo.utils.data.NumberUtils
 
toString() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the String representation of this Duration in days, hours, minutes, seconds or milliseconds, as appropriate.
toString(Locale) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the String representation of this Duration in days, hours, minutes, seconds or milliseconds, as appropriate.
toString() - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Converts this Time value to a String suitable for use in a file system name.
toString(Calendar, String) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Converts this Time object to a String using the given Calendar and format.
toString(String) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Converts this Time value to a String using the given format.
toString() - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
Converts this LongValue to a String.
toString() - Method in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
Converts this LongValue to a String.
toString() - Method in class at.molindo.utils.collections.ListMap
 
toString() - Method in class at.molindo.utils.collections.MapMap
 
toString() - Method in class at.molindo.utils.collections.SetMap
 
toString() - Method in class at.molindo.utils.concurrent.BoundedPriorityBlockingQueue
 
toString() - Method in class at.molindo.utils.data.Hash
 
toString() - Method in class at.molindo.utils.data.Pair
 
toString() - Method in enum at.molindo.utils.properties.SystemProperty
 
toString() - Method in class at.molindo.utils.tools.UrlBuilder
 
toStringFunction() - Static method in class at.molindo.utils.data.FunctionUtils
 
toURL() - Method in class at.molindo.utils.tools.UrlBuilder
 
toUrlString() - Method in class at.molindo.utils.tools.UrlBuilder
 
toUrlString(boolean) - Method in class at.molindo.utils.tools.UrlBuilder
 
trailing(String, String) - Static method in class at.molindo.utils.data.StringUtils
 
transform(Iterator<? extends F>, Function<F, T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
transform(Iterable<? extends F>, Function<F, T>) - Static method in class at.molindo.utils.collections.IteratorUtils
 
transformList(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
transformSet(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
transformSortedSet(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
transformUnmodifiableList(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
transformUnmodifiableSet(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
transformUnmodifiableSortedSet(Iterable<T>, Function<T, E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
trim(Iterable<String>) - Static method in class at.molindo.utils.collections.IteratorWrappers
 
trim(Iterator<String>) - Static method in class at.molindo.utils.collections.IteratorWrappers
 
trim(String) - Static method in class at.molindo.utils.data.StringUtils
 
trimFunction() - Static method in class at.molindo.utils.data.FunctionUtils
 
trimLeading(String) - Static method in class at.molindo.utils.data.StringUtils
 
trimTrailing(String) - Static method in class at.molindo.utils.data.StringUtils
 

U

unexpected(Throwable) - Static method in class at.molindo.utils.data.ExceptionUtils
 
unmodifiableList(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unmodifiableList(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unmodifiableSet(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unmodifiableSet(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unmodifiableSortedSet(E...) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unmodifiableSortedSet(Iterable<E>) - Static method in class at.molindo.utils.collections.CollectionUtils
 
unnormalisedSimilarity(String, String) - Static method in class at.molindo.utils.data.StringSimilarityUtils
 
unnormalisedSimilarity(String, String, float) - Static method in class at.molindo.utils.data.StringSimilarityUtils
implements the NeedlemanWunch distance function.
unset() - Method in enum at.molindo.utils.properties.SystemProperty
 
upperFirst(String) - Static method in class at.molindo.utils.data.StringUtils
 
upperFirst(String, Locale) - Static method in class at.molindo.utils.data.StringUtils
 
URIUtils - Class in at.molindo.thirdparty.org.apache.http.client.utils
A collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features.
UriUtils - Class in at.molindo.thirdparty.org.springframework.web.util
Utility class for URI encoding and decoding based on RFC 3986.
UriUtils() - Constructor for class at.molindo.thirdparty.org.springframework.web.util.UriUtils
 
UrlBuilder - Class in at.molindo.utils.tools
helps building URLs following the format: ${protocol}://[${user}[:${password}]@]${host}[:${port}]${path}[?${query}][#${ fragment}]
UrlBuilder() - Constructor for class at.molindo.utils.tools.UrlBuilder
http://example.com/
UrlBuilder(String) - Constructor for class at.molindo.utils.tools.UrlBuilder
http://{host}/
UrlBuilder(String, String) - Constructor for class at.molindo.utils.tools.UrlBuilder
{protocol}://{host}/
UrlBuilder(String, String, String) - Constructor for class at.molindo.utils.tools.UrlBuilder
{protocol}://{host}{path}
UrlBuilder(URL) - Constructor for class at.molindo.utils.tools.UrlBuilder
 
URLCoder - Enum in at.molindo.utils.tools
wrapper around UriUtils.encode*(..) methods
URLCoder.Utf8Unsupported - Exception in at.molindo.utils.tools
 
URLCoder.Utf8Unsupported(UnsupportedEncodingException) - Constructor for exception at.molindo.utils.tools.URLCoder.Utf8Unsupported
 
US_ASCII - Static variable in class at.molindo.utils.io.CharsetUtils
 
US_ASCII_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16 - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16BE - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16BE_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16LE - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_16LE_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_8 - Static variable in class at.molindo.utils.io.CharsetUtils
 
UTF_8_NAME - Static variable in class at.molindo.utils.io.CharsetUtils
 
UUID_PATTERN - Static variable in class at.molindo.utils.data.PatternUtils
 

V

validate(ByteBuffer, byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(byte[], byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(String, Charset, byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(String, byte[], IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(ByteBuffer, String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(byte[], String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(String, Charset, String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(String, String, IDigestAlgorithm) - Static method in class at.molindo.utils.crypto.CryptoUtils
 
validate(String) - Method in class at.molindo.utils.data.Hash
 
validate(String, Charset) - Method in class at.molindo.utils.data.Hash
 
validate(byte[]) - Method in class at.molindo.utils.data.Hash
 
value - Variable in class at.molindo.thirdparty.org.apache.wicket.util.value.IntValue
the int value
value - Variable in class at.molindo.thirdparty.org.apache.wicket.util.value.LongValue
the long value
value(T) - Static method in class at.molindo.utils.data.FunctionUtils
 
valueOf(long) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Retrieves the given long as a Duration.
valueOf(Calendar, String) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance by parsing 'yyyy.MM.dd-h.mma' format.
valueOf(Date) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance based on the given Date object.
valueOf(long) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance based on the given milliseconds.
valueOf(String) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance by parsing 'yyyy.MM.dd-h.mma' format.
valueOf(String, String) - Static method in class at.molindo.thirdparty.org.apache.wicket.util.time.Time
Retrieves a Time instance by parsing 'pattern' format.
valueOf(String) - Static method in enum at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap.EvictionPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.crypto.DigestAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.data.FunctionUtils.ParseInt
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.data.FunctionUtils.ToString
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.data.FunctionUtils.Trim
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.data.Hash.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.io.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.properties.SystemProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum at.molindo.utils.tools.URLCoder
Returns the enum constant of this type with the specified name.
values() - Static method in enum at.molindo.thirdparty.org.compass.core.util.concurrent.ConcurrentLinkedHashMap.EvictionPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class at.molindo.utils.collections.ListMap
 
values() - Method in class at.molindo.utils.collections.MapMap
 
values() - Method in class at.molindo.utils.collections.SetMap
 
values() - Static method in enum at.molindo.utils.crypto.DigestAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.data.FunctionUtils.ParseInt
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.data.FunctionUtils.ToString
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.data.FunctionUtils.Trim
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.data.Hash.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values(PairList<?, ?>) - Static method in class at.molindo.utils.data.Pair
 
values(Class<T>, PairList<?, ? extends T>) - Static method in class at.molindo.utils.data.Pair
 
values() - Static method in enum at.molindo.utils.io.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.properties.SystemProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum at.molindo.utils.tools.URLCoder
Returns an array containing the constants of this enum type, in the order they are declared.
valueSet() - Method in class at.molindo.utils.collections.BusinessKeyHashMap
 
valueSet() - Method in class at.molindo.utils.collections.BusinessKeyTreeMap
 
valueSet() - Method in interface at.molindo.utils.collections.IBusinessKeyMap
 

W

wait(Object) - Method in class at.molindo.thirdparty.org.apache.wicket.util.time.Duration
Wait for this duration on the given monitor
withLock(K, Callable<? extends V>) - Method in class at.molindo.utils.concurrent.KeyLock
execute callable while locking concurrent execution for key
WORK_FACTOR - Static variable in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
This constant is accessible by subclasses for historical purposes.
wrap(Future<F>, Function<F, T>) - Static method in class at.molindo.utils.concurrent.FutureUtils
 
write(int) - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
 
write(byte[], int, int) - Method in class at.molindo.thirdparty.org.apache.tools.bzip2.CBZip2OutputStream
 
write(File, Compression) - Static method in class at.molindo.utils.io.FileUtils
 
write(File, Compression, String) - Static method in class at.molindo.utils.io.FileUtils
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2014 Molindo GmbH. All Rights Reserved.