Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Y Z 

A

AbstractBeanBasedTimeout - Class in cz.auderis.tools.time.timeout
AbstractBeanBasedTimeout
AbstractBeanBasedTimeout() - Constructor for class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
accept(Member, Class<?>, Class<?>) - Method in interface cz.auderis.tools.lang.MemberFilter
Determines whether a member can be accepted by caller for further processing.
add(E) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
add(E) - Method in class cz.auderis.tools.collection.CircularQueue
 
add(Map.Entry<K, V>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
add(K) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
addAll(Collection<? extends E>) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
addAll(Collection<? extends E>) - Method in class cz.auderis.tools.collection.CircularQueue
 
addAll(Collection<? extends Map.Entry<K, V>>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
addAll(Collection<? extends K>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
addPropertyChangeListener(PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
Registers property change listener that will monitor all property changes.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
Registers property change listener for a specific property
AlwaysEmptySet<E> - Class in cz.auderis.tools.collection
The type Always empty set.
AlwaysEmptySet() - Constructor for class cz.auderis.tools.collection.AlwaysEmptySet
 
alwaysExpired() - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
append(char) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
append(CharSequence) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
append(CharSequence, int, int) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
append(Timeout, int, boolean) - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
AppendableCharArrayWrapper - Class in cz.auderis.tools.lang
The type Appendable char array wrapper.
AppendableCharArrayWrapper(char[], int, int, char) - Constructor for class cz.auderis.tools.lang.AppendableCharArrayWrapper
Instantiates a new Appendable char array wrapper.
AppendableCharArrayWrapper(char[], int, int) - Constructor for class cz.auderis.tools.lang.AppendableCharArrayWrapper
Instantiates a new Appendable char array wrapper.
AppendableCharArrayWrapper(char[]) - Constructor for class cz.auderis.tools.lang.AppendableCharArrayWrapper
Instantiates a new Appendable char array wrapper.
asIterable(Iterator<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
As iterable.
AtomicPair<L,R> - Class in cz.auderis.tools.collection.tuple
The type Atomic pair.
AtomicPair(L, R) - Constructor for class cz.auderis.tools.collection.tuple.AtomicPair
Instantiates a new Atomic pair.

B

BasicChangeTracker - Class in cz.auderis.tools.change
Basic implementation of change tracking mechanism that provides implicit change recording.
BasicChangeTracker(boolean) - Constructor for class cz.auderis.tools.change.BasicChangeTracker
Instantiates a new change tracker with optional recording of changed properties.
BasicPair<L,R> - Class in cz.auderis.tools.collection.tuple
The type Basic pair.
BasicTopoNode<K,V> - Class in cz.auderis.tools.collection.topo
Basic implementation of TopoNode that exposes convenient static methods for easier instantiation.
BasicTopoNode(K, V) - Constructor for class cz.auderis.tools.collection.topo.BasicTopoNode
Instantiates a new node with empty set of dependencies.
BeanBasedTimeout - Interface in cz.auderis.tools.time.timeout
BeanBasedTimeout
blankFalse() - Method in class cz.auderis.tools.lang.BooleanStyle
 
BooleanStyle - Class in cz.auderis.tools.lang
 
BoxedNumbers - Class in cz.auderis.tools.math
The type Boxed numbers.

C

capacity - Variable in class cz.auderis.tools.collection.CircularQueue
The Capacity.
CascadingMap<K,V> - Interface in cz.auderis.tools.collection
The interface Cascading map.
ceiling(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the least integer n, such that x ≤ n.
ceiling(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
ceiling(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the least integral multiple of the base step value, which is greater than or equal to the input value.
ceiling(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
ChangeTracker - Interface in cz.auderis.tools.change
General interface for individual change tracking.
charAt(int) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
checkExpirationChange() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
CircularQueue<E> - Class in cz.auderis.tools.collection
The type Circular queue.
CircularQueue(int) - Constructor for class cz.auderis.tools.collection.CircularQueue
Instantiates a new Circular queue.
CLASS_NAME_PREFIX - Static variable in annotation type cz.auderis.tools.config.annotation.ConfigurationEntries
 
clear() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
clear() - Method in class cz.auderis.tools.collection.CircularQueue
 
clear() - Method in class cz.auderis.tools.collection.LazyMap
 
clear() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
clear() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
clear() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
clear() - Method in class cz.auderis.tools.collection.SimpleCache
Clear void.
clear() - Method in class cz.auderis.tools.collection.SimpleStack
Clear void.
clear(char) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
Clear void.
clear() - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
Clear void.
clearBuffer() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
Clear buffer.
clearCurrentMap() - Method in interface cz.auderis.tools.collection.CascadingMap
Clear current map.
clearCurrentMap() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
clearParentMap() - Method in interface cz.auderis.tools.collection.CascadingMap
Clear parent map.
clearParentMap() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
clone() - Method in class cz.auderis.tools.time.ThreadLocalDateFormat
 
compareAndSet(L, R, L, R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Compare and set.
compareLeftAndSet(L, L) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Compare left and set.
compareLeftAndSet(L, L, R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Compare left and set.
compareRightAndSet(R, R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Compare right and set.
compareRightAndSet(R, L, R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Compare right and set.
CompoundDataProvider - Class in cz.auderis.tools.config.spi
CascadingDataProvider
CompoundDataProvider(ConfigurationDataProvider...) - Constructor for class cz.auderis.tools.config.spi.CompoundDataProvider
 
ConfigurationData - Class in cz.auderis.tools.config
ConfigurationData
ConfigurationDataProvider - Interface in cz.auderis.tools.config
ResourceProvider
ConfigurationEntries - Annotation Type in cz.auderis.tools.config.annotation
This annotation may be used to mark a class as a container of configuration entry access interface.
ConfigurationEntryName - Annotation Type in cz.auderis.tools.config.annotation
This method-level annotation is used for specification of explicit configuration entry name.
contains(Object) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
contains(Object) - Method in class cz.auderis.tools.collection.CircularQueue
 
contains(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
contains(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
containsAll(Collection<?>) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
containsAll(Collection<?>) - Method in class cz.auderis.tools.collection.CircularQueue
 
containsAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
containsAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
containsKey(Object) - Method in class cz.auderis.tools.collection.LazyMap
 
containsKey(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
containsKey(String) - Method in interface cz.auderis.tools.config.ConfigurationDataProvider
 
containsKey(String) - Method in class cz.auderis.tools.config.spi.CompoundDataProvider
 
containsKey(String) - Method in class cz.auderis.tools.config.spi.MapBasedDataProvider
 
containsKey(String) - Method in class cz.auderis.tools.config.spi.SystemPropertyDataProvider
 
containsValue(Object) - Method in class cz.auderis.tools.collection.LazyMap
 
containsValue(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
convertSafely(Object, Class<T>) - Static method in class cz.auderis.tools.math.BoxedNumbers
Convert safely.
copy(Iterable<? extends Map.Entry<? extends K, ? extends V>>) - Static method in class cz.auderis.tools.collection.MapEntries
Copy set.
copy(Iterable<? extends Map.Entry<? extends K, ? extends V>>, Collection<? super Map.Entry<K, V>>) - Static method in class cz.auderis.tools.collection.MapEntries
Copy void.
copyFromMap(Map<? extends K, ? extends V>) - Static method in class cz.auderis.tools.collection.MapEntries
Copy from map.
copyFromMap(Map<? extends K, ? extends V>, Collection<? super Map.Entry<K, V>>) - Static method in class cz.auderis.tools.collection.MapEntries
Copy from map.
copyOf(Map.Entry<? extends K, ? extends V>) - Static method in class cz.auderis.tools.collection.SimpleMapEntry
Copy of.
copyOf(Map.Entry<L, R>) - Static method in class cz.auderis.tools.collection.tuple.AtomicPair
Copy of.
copyOf(Map.Entry<L, R>) - Static method in class cz.auderis.tools.collection.tuple.BasicPair
Copy of.
copyOf(Map.Entry<L, R>) - Static method in class cz.auderis.tools.collection.tuple.ImmutablePair
Copy of.
Counter - Class in cz.auderis.tools.math
The type Counter.
Counter() - Constructor for class cz.auderis.tools.math.Counter
Instantiates a new Counter.
Counter(int) - Constructor for class cz.auderis.tools.math.Counter
Instantiates a new Counter.
counting(long, TimeUnit) - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
counting(Timeout) - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
CountingTimeout - Interface in cz.auderis.tools.time.timeout
 
create() - Static method in class cz.auderis.tools.collection.MultiLevelMap
Create multi level map.
create(K1, V1) - Static method in class cz.auderis.tools.collection.topo.BasicTopoNode
Creates an instance of topological sorting node for sorting item value identified by key key without any dependencies.
createConfigurationObject(ConfigurationDataProvider, Class<T>, ClassLoader) - Static method in class cz.auderis.tools.config.ConfigurationData
 
createConfigurationObject(ConfigurationDataProvider, Class<T>) - Static method in class cz.auderis.tools.config.ConfigurationData
 
createWithContentAndParent(Map<? extends K1, ? extends V1>, Map<? extends K1, ? extends V1>) - Static method in class cz.auderis.tools.collection.MultiLevelMap
Create with content and parent.
createWithDependencies(K1, V1, Collection<? extends K1>) - Static method in class cz.auderis.tools.collection.topo.BasicTopoNode
Creates an instance of topological sorting node for sorting item value identified by key key with an initial set of dependencies defined by argument dependencies.
createWithDependencies(K1, V1, K1...) - Static method in class cz.auderis.tools.collection.topo.BasicTopoNode
Creates an instance of topological sorting node for sorting item value identified by key key with an initial set of dependencies defined by argument dependencies.
createWithParent(Map<? extends K1, ? extends V1>) - Static method in class cz.auderis.tools.collection.MultiLevelMap
Create with parent.
currentLevel - Variable in class cz.auderis.tools.collection.MultiLevelMap
The Current level.
custom(String, String) - Static method in class cz.auderis.tools.lang.BooleanStyle
 
cz.auderis.tools.change - package cz.auderis.tools.change
Facilitates detection of property changes.
cz.auderis.tools.collection - package cz.auderis.tools.collection
Utility classes for easier collection manipulation, including specialized implementations of general interfaces.
cz.auderis.tools.collection.iterator - package cz.auderis.tools.collection.iterator
Collection of special iterators and iterator decorators.
cz.auderis.tools.collection.topo - package cz.auderis.tools.collection.topo
Topological sorting mechanism, where object dependencies are taken into account.
cz.auderis.tools.collection.tuple - package cz.auderis.tools.collection.tuple
Implementation of specialized tuple classes with the focus on pairs.
cz.auderis.tools.config - package cz.auderis.tools.config
Provides mechanism for semantically safe access to configuration data.
cz.auderis.tools.config.annotation - package cz.auderis.tools.config.annotation
Basic annotations for semantically safe configuration.
cz.auderis.tools.config.spi - package cz.auderis.tools.config.spi
Implementation of components used in semantically safe configuration mechanism.
cz.auderis.tools.lang - package cz.auderis.tools.lang
Universal utilities oriented at Java language specifics.
cz.auderis.tools.math - package cz.auderis.tools.math
Utility classes for less common mathematical operations.
cz.auderis.tools.resource - package cz.auderis.tools.resource
Simplifies manipulation with ResourceBundles.
cz.auderis.tools.time - package cz.auderis.tools.time
Facilitates common time-related tasks, such as obtaining current time, handling timeouts etc.
cz.auderis.tools.time.timeout - package cz.auderis.tools.time.timeout
Introduces a concept of timeout and provides variety of useful implementations.

D

DataTranslator - Interface in cz.auderis.tools.config
DataTranslator defines a mechanism by which an arbitrary object is translated into an instance of a given class.
DataTranslatorContext - Interface in cz.auderis.tools.config
DataTranslatorContext
decompose(double) - Static method in class cz.auderis.tools.math.Scale
Decompose number decomposition.
DefaultConfigurationEntryValue - Annotation Type in cz.auderis.tools.config.annotation
 
DefaultMemberFilter - Enum in cz.auderis.tools.lang
Default predicate for class members that selects all members except static, final or synthetic ones.
delegate - Variable in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
DurationFormatResource - Class in cz.auderis.tools.time
Default localization data for SimpleDurationFormat.
DurationFormatResource() - Constructor for class cz.auderis.tools.time.DurationFormatResource
 

E

EMPTY_ARRAY - Static variable in class cz.auderis.tools.collection.AlwaysEmptySet
The constant EMPTY_ARRAY.
emptyIterator() - Static method in class cz.auderis.tools.collection.iterator.Iterators
Empty iterator.
EmptyIterator() - Constructor for class cz.auderis.tools.collection.iterator.Iterators.EmptyIterator
 
EmptyResourceBundle - Class in cz.auderis.tools.resource
EmptyResourceBundle
entries - Variable in class cz.auderis.tools.collection.CircularQueue
The Entries.
EntryIterator() - Constructor for class cz.auderis.tools.collection.MultiLevelMap.EntryIterator
Instantiates a new Entry iterator.
entrySet() - Method in class cz.auderis.tools.collection.LazyMap
 
entrySet() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
entrySetView - Variable in class cz.auderis.tools.collection.MultiLevelMap
The Entry set view.
equals(Object) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
equals(Object) - Method in class cz.auderis.tools.collection.LazyMap
 
equals(Object) - Method in class cz.auderis.tools.collection.Loop
 
equals(Object) - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
equals(Object) - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
Determines whether the given object is an instance of TopoNode that has a key equal to the key of this node.
equals(Object) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
 
equals(Object) - Method in class cz.auderis.tools.collection.tuple.BasicPair
 
equals(Object) - Method in class cz.auderis.tools.collection.tuple.ImmutablePair
 
equals(Object) - Method in class cz.auderis.tools.collection.tuple.Pair
 
equals(Object) - Method in class cz.auderis.tools.math.Counter
 
ERR_ITEMS_NOT_ENTRIES - Static variable in class cz.auderis.tools.collection.MultiLevelMap
The constant ERR_ITEMS_NOT_ENTRIES.
ExpirationTrigger - Interface in cz.auderis.tools.time.timeout
Interface ExpirationTrigger declares an abstract time-keeping object that contains information about expiration.
expireNow() - Method in interface cz.auderis.tools.time.timeout.ExpirationTrigger
Causes this trigger to expire immediately.
expireNow() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
expireNow() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
explicitFalse() - Method in class cz.auderis.tools.lang.BooleanStyle
 
extInstance() - Static method in class cz.auderis.tools.resource.EmptyResourceBundle
 
ExtResourceBundle - Class in cz.auderis.tools.resource
ExtResourceBundle
ExtResourceBundle(ResourceBundle) - Constructor for class cz.auderis.tools.resource.ExtResourceBundle
 

F

firePropertyChange(String, int, int) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
firePropertyChange(String, boolean, boolean) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
firePropertyChange(String, Object, Object) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
firePropertyChange(PropertyChangeEvent) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
FLOAT_CLASSES - Static variable in class cz.auderis.tools.math.BoxedNumbers
The constant FLOAT_CLASSES.
floor(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the greatest integer n, such that n ≤ x.
floor(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
floor(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the greatest integral multiple of the base step value, which is less than or equal to the input value.
floor(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
forLocale(Locale) - Static method in class cz.auderis.tools.resource.ResourceLoader
 
forLocale(String) - Static method in class cz.auderis.tools.resource.ResourceLoader
 
format(Date, StringBuffer, FieldPosition) - Method in class cz.auderis.tools.time.ThreadLocalDateFormat
 
fromString(String) - Method in class cz.auderis.tools.lang.BooleanStyle
 

G

gatheringPropertyNames() - Static method in class cz.auderis.tools.change.BasicChangeTracker
Creates a new instance of change tracker that records names of changed properties.
get(Object) - Method in class cz.auderis.tools.collection.LazyMap
 
get(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
get(K) - Method in class cz.auderis.tools.collection.SimpleCache
Get v.
get() - Method in class cz.auderis.tools.collection.SimpleStack
Get t.
get() - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Get pair.
getAndSetLeft(L) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Gets and set left.
getAndSetRight(R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Gets and set right.
getBigDecimal(String, BigDecimal) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getBigDecimal(String, BigDecimal) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getBigInteger(String, BigInteger) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getBigInteger(String, BigInteger) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getBoolean(String, boolean) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getBoolean(String, boolean) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getChangeCount() - Method in class cz.auderis.tools.change.BasicChangeTracker
 
getChangeCount() - Method in interface cz.auderis.tools.change.ChangeTracker
Determines number of detected changes
getChangedProperties() - Method in class cz.auderis.tools.change.BasicChangeTracker
 
getChangedProperties() - Method in interface cz.auderis.tools.change.ChangeTracker
Returns a set of changed property names.
getCompoundDataProvider(ConfigurationDataProvider...) - Static method in class cz.auderis.tools.config.ConfigurationData
 
getConfigurationObject(Class<T>, ClassLoader) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getConfigurationObject(Class<T>) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getContents() - Method in class cz.auderis.tools.time.DurationFormatResource
 
getCurrentOffset() - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
Gets current offset.
getCycleNodes() - Method in exception cz.auderis.tools.collection.topo.TopoCycleException
Returns a collection of TopoNode instances that are a part of detected cyclic structures.
getEnum(String, Class<T>, T) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getEnum(String, Class<T>, T) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getExpirationCount() - Method in interface cz.auderis.tools.time.timeout.CountingTimeout
 
getFields(Class<?>, MemberFilter...) - Static method in class cz.auderis.tools.lang.ReflectionUtils
Gets fields.
getId() - Method in interface cz.auderis.tools.config.DataTranslator
Gets an identifier of this translator.
getId() - Method in class cz.auderis.tools.config.spi.InetAddressTranslator
 
getId() - Method in class cz.auderis.tools.config.spi.PatternTranslator
 
getId() - Method in class cz.auderis.tools.config.spi.UuidTranslator
 
getIndex() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
Returns an index of the current element in the iterated collection.
getInstance() - Static method in class cz.auderis.tools.time.SimpleDurationFormat
Obtains an instance of SimpleDurationFormat for the default locale.
getInstance(Locale) - Static method in class cz.auderis.tools.time.SimpleDurationFormat
Obtains an instance of SimpleDurationFormat for the provided locale.
getInt(String, int) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getInt(String, int) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getKey() - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
getKey() - Method in class cz.auderis.tools.collection.tuple.Pair
 
getKeys() - Method in class cz.auderis.tools.resource.EmptyResourceBundle
 
getKeys() - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getLanguageNeutralInstance() - Static method in class cz.auderis.tools.time.SimpleDurationFormat
Obtains an instance of SimpleDurationFormat for the "undefined" locale, specified in JDK by an "und" language tag.
getLeft() - Method in class cz.auderis.tools.collection.tuple.AtomicPair
 
getLeft() - Method in class cz.auderis.tools.collection.tuple.BasicPair
 
getLeft() - Method in class cz.auderis.tools.collection.tuple.ImmutablePair
 
getLeft() - Method in class cz.auderis.tools.collection.tuple.Pair
Gets left.
getLocale() - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getLock() - Method in class cz.auderis.tools.collection.CircularQueue
Gets lock.
getLong(String, long) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getLong(String, long) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getMap() - Method in class cz.auderis.tools.collection.LazyMap
Gets map.
getMapDataProvider(Map<String, ?>) - Static method in class cz.auderis.tools.config.ConfigurationData
 
getMemberNames(Collection<? extends Member>) - Static method in class cz.auderis.tools.lang.ReflectionUtils
 
getMethods(Class<?>, MemberFilter...) - Static method in class cz.auderis.tools.lang.ReflectionUtils
 
getNormalField(Class<?>, String) - Static method in class cz.auderis.tools.lang.ReflectionUtils
Gets normal field.
getNormalFields(Class<?>) - Static method in class cz.auderis.tools.lang.ReflectionUtils
Obtains a list of all normal non-final fields defined in the target class.
getNormalizedValue() - Method in interface cz.auderis.tools.math.NumberDecomposition
Gets normalized value.
getNormalMethods(Class<?>) - Static method in class cz.auderis.tools.lang.ReflectionUtils
 
getObject(String, Class<T>, T) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getObject(String, Class<T>, T) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getObjectWithTextDefault(String, Class<T>, String) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getObjectWithTextDefault(String, Class<T>, String) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getParentMap() - Method in interface cz.auderis.tools.collection.CascadingMap
Gets parent map.
getParentMap() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
getRawObject(String) - Method in interface cz.auderis.tools.config.ConfigurationDataProvider
 
getRawObject(String) - Method in class cz.auderis.tools.config.spi.CompoundDataProvider
 
getRawObject(String) - Method in class cz.auderis.tools.config.spi.MapBasedDataProvider
 
getRawObject(String) - Method in class cz.auderis.tools.config.spi.SystemPropertyDataProvider
 
getRawObject(String) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getRemainingMillis() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
getRemainingMillis() - Method in interface cz.auderis.tools.time.timeout.Timeout
Gets remaining millis.
getRemainingMillis() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
getRemainingPercent() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
getRemainingPercent() - Method in interface cz.auderis.tools.time.timeout.Timeout
Gets remaining percent.
getRemainingPercent() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
getRemainingTopoDependencies() - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
 
getRemainingTopoDependencies() - Method in interface cz.auderis.tools.collection.topo.TopoNode
Obtains a set of keys that represent prerequisite items that this item depends on.
getRight() - Method in class cz.auderis.tools.collection.tuple.AtomicPair
 
getRight() - Method in class cz.auderis.tools.collection.tuple.BasicPair
 
getRight() - Method in class cz.auderis.tools.collection.tuple.ImmutablePair
 
getRight() - Method in class cz.auderis.tools.collection.tuple.Pair
Gets right.
getSign() - Method in interface cz.auderis.tools.math.NumberDecomposition
Gets sign.
getSortedValues() - Method in exception cz.auderis.tools.collection.topo.TopoCycleException
Returns a subset of items that were successfully sorted before the cycle was detected.
getString(String, String) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
getString(String, String) - Method in interface cz.auderis.tools.resource.ResourceAccessor
 
getSystemPropertyDataProvider() - Static method in class cz.auderis.tools.config.ConfigurationData
 
getTargetArguments() - Method in interface cz.auderis.tools.config.DataTranslatorContext
 
getTargetClassSupportPriority(Class<?>) - Method in interface cz.auderis.tools.config.DataTranslator
Determines whether the argument represents a class supported by this translator.
getTargetClassSupportPriority(Class<?>) - Method in class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
getTargetElement() - Method in interface cz.auderis.tools.config.DataTranslatorContext
 
getTimeInMillis() - Method in class cz.auderis.tools.time.ManualTimeProvider
 
getTimeInMillis() - Method in class cz.auderis.tools.time.SteppingTimeProvider
 
getTimeInMillis() - Method in interface cz.auderis.tools.time.TimeProvider
Gets current time in milliseconds.
getTimeout() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
getTimeout() - Method in interface cz.auderis.tools.time.timeout.Timeout
Provides the total timeout time in milliseconds.
getTimeout() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
getTimeStep() - Method in class cz.auderis.tools.time.SteppingTimeProvider
 
getTopoKey() - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
 
getTopoKey() - Method in interface cz.auderis.tools.collection.topo.TopoNode
Obtains the key of sorted item represented by this node.
getTrueIndex() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
Returns a "true" index of the current iteration cycle.
getUnit() - Method in interface cz.auderis.tools.math.NumberDecomposition
Gets unit.
getValue() - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
getValue() - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
 
getValue() - Method in interface cz.auderis.tools.collection.topo.TopoNode
Obtains the sorted item that is represented by this node.
getValue() - Method in class cz.auderis.tools.collection.tuple.Pair
 
getValue() - Method in interface cz.auderis.tools.math.NumberDecomposition
Gets value.

H

halfDown(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integer.
halfDown(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfDown(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integral multiple of the base step value.
halfDown(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfFromZero(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integer.
halfFromZero(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfFromZero(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integral multiple of the base step value.
halfFromZero(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfFromZeroToEven(double) - Static method in class cz.auderis.tools.math.Round
 
halfTowardsZero(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integer.
halfTowardsZero(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfTowardsZero(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integral multiple of the base step value.
halfTowardsZero(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfUp(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integer.
halfUp(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
halfUp(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to a nearest integral multiple of the base step value.
halfUp(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
handleGetObject(String) - Method in class cz.auderis.tools.resource.EmptyResourceBundle
 
handleGetObject(String) - Method in class cz.auderis.tools.resource.ExtResourceBundle
 
hashCode() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
hashCode() - Method in class cz.auderis.tools.collection.LazyMap
 
hashCode() - Method in class cz.auderis.tools.collection.Loop
 
hashCode() - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
hashCode() - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
Returns hash code of the item's key.
hashCode() - Method in class cz.auderis.tools.collection.tuple.AtomicPair
 
hashCode() - Method in class cz.auderis.tools.collection.tuple.BasicPair
 
hashCode() - Method in class cz.auderis.tools.collection.tuple.ImmutablePair
 
hashCode() - Method in class cz.auderis.tools.collection.tuple.Pair
Generates hash code conforming with Map.Entry.hashCode() specification.
hashCode() - Method in class cz.auderis.tools.math.Counter
 
hasKey(K) - Method in class cz.auderis.tools.collection.SimpleCache
Has key.
hasNext() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
hasNext() - Method in class cz.auderis.tools.collection.iterator.IntegerIterator
hasNext() - Method in class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
hasNext() - Method in class cz.auderis.tools.collection.iterator.Iterators.EmptyIterator
 
hasNext() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
hasNext() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
hasNext() - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
 
hasNext() - Method in class cz.auderis.tools.collection.MultiLevelMap.EntryIterator
 
hasNext() - Method in class cz.auderis.tools.collection.MultiLevelMap.KeyIterator
 
hasNextKey() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
Has next key.
hasNextValue() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
Has next value.
hasParentMap() - Method in interface cz.auderis.tools.collection.CascadingMap
Has parent map.
hasParentMap() - Method in class cz.auderis.tools.collection.MultiLevelMap
 

I

idx - Variable in class cz.auderis.tools.collection.iterator.IntegerIterator
Current index within the iterated sequence.
immutable(L, R) - Static method in class cz.auderis.tools.collection.tuple.Pair
Immutable pair.
ImmutablePair<L,R> - Class in cz.auderis.tools.collection.tuple
The type Immutable pair.
index() - Method in interface cz.auderis.tools.collection.iterator.IterationItem
Index of the current iteration cycle.
index() - Method in class cz.auderis.tools.collection.Loop
Index int.
indexedIterable(Iterable<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Indexed iterable.
indexedIterator(Iterator<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Indexed iterator.
IndexedIteratorDecorator<T> - Class in cz.auderis.tools.collection.iterator
Decorator of another iterator that provides numeric index of the current item within iterated collection.
IndexedIteratorDecorator(Iterator<? extends T>) - Constructor for class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
Creates a new instance of the decorator.
InetAddressTranslator - Class in cz.auderis.tools.config.spi
InetAddressTranslator
InetAddressTranslator() - Constructor for class cz.auderis.tools.config.spi.InetAddressTranslator
 
infinite() - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
instance() - Static method in class cz.auderis.tools.config.spi.SystemPropertyDataProvider
 
instance() - Static method in class cz.auderis.tools.config.StandardJavaTranslator
 
instance() - Static method in class cz.auderis.tools.resource.EmptyResourceBundle
 
instance() - Static method in class cz.auderis.tools.resource.ResourceLoader
 
instance(ClassLoader, Locale) - Static method in class cz.auderis.tools.resource.ResourceLoader
 
INTEGER_CLASSES - Static variable in class cz.auderis.tools.math.BoxedNumbers
The constant INTEGER_CLASSES.
IntegerIterator - Class in cz.auderis.tools.collection.iterator
Simple iterator of arithmetic integer sequence.
IntegerIterator(int, int, int) - Constructor for class cz.auderis.tools.collection.iterator.IntegerIterator
Instantiates a new arithmetic iterator with the given start, number of iteration steps and value increment.
interleavedIterable(Iterable<? extends T>, Iterable<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Interleaved iterable.
interleavedIterable(Iterable<? extends T>, T) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Interleaved iterable.
interleavedIterator(Iterator<? extends T>, Iterator<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Interleaved iterator.
interleavedIterator(Iterator<? extends T>, T) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Interleaved iterator.
InterleavedIteratorDecorator<T> - Class in cz.auderis.tools.collection.iterator
Decorator that mixes elements from a decorated iterator with another items.
InterleavedIteratorDecorator(Iterator<? extends T>, Iterator<? extends T>, T) - Constructor for class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
Instantiates a new Interleaved iterator decorator.
InterleavedIteratorDecorator(Iterator<? extends T>, Iterator<? extends T>) - Constructor for class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
Instantiates a new Interleaved iterator decorator.
InterleavedIteratorDecorator(Iterator<? extends T>, T) - Constructor for class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
Instantiates a new Interleaved iterator decorator.
isAvailable(K) - Method in class cz.auderis.tools.collection.SimpleCache
Is available.
isBetween() - Method in class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
Is between.
isBoxedNumber(Object) - Static method in class cz.auderis.tools.math.BoxedNumbers
Is boxed number.
isBoxedNumberClass(Class<?>) - Static method in class cz.auderis.tools.math.BoxedNumbers
Is boxed number class.
isChanged() - Method in class cz.auderis.tools.change.BasicChangeTracker
 
isChanged() - Method in interface cz.auderis.tools.change.ChangeTracker
Determines whether any change has happened so far.
isConvertible(Class<?>, Class<?>) - Static method in class cz.auderis.tools.math.BoxedNumbers
Is convertible.
isElapsed() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
isElapsed() - Method in interface cz.auderis.tools.time.timeout.Timeout
Is elapsed.
isElapsed() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
isEmpty() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
isEmpty() - Method in class cz.auderis.tools.collection.CircularQueue
 
isEmpty() - Method in class cz.auderis.tools.collection.LazyMap
 
isEmpty() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
isEmpty() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
isEmpty() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
isEmpty() - Method in class cz.auderis.tools.collection.SimpleStack
Is empty.
isExpired(K) - Method in class cz.auderis.tools.collection.SimpleCache
Is expired.
isExpired() - Method in interface cz.auderis.tools.time.timeout.ExpirationTrigger
Returns information whether this trigger has already expired.
isExpired() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
isExpired() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
isFirst() - Method in interface cz.auderis.tools.collection.iterator.IterationItem
Determines whether the current element is the first member of the iterated sequence.
isFirst() - Method in class cz.auderis.tools.collection.Loop
Is first.
isFirstRun() - Method in interface cz.auderis.tools.time.timeout.CountingTimeout
 
isLast() - Method in interface cz.auderis.tools.collection.iterator.IterationItem
Determines whether the current element is the last member of the iterated sequence.
isLast() - Method in class cz.auderis.tools.collection.Loop
Is last.
ISO_FORMAT_MASK - Static variable in class cz.auderis.tools.time.ThreadLocalDateFormat
Default format template used when default constructor is invoked.
isPrimitiveOrBoxed(Class<?>) - Method in class cz.auderis.tools.config.StandardJavaTranslator
 
isRemoved() - Method in class cz.auderis.tools.collection.Loop
Is removed.
isRunning() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
isRunning() - Method in interface cz.auderis.tools.time.timeout.Timeout
Is running.
isRunning() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
IterationItem<T> - Interface in cz.auderis.tools.collection.iterator
Describes a generic encapsulation of iterated element that provides more information about the iteration context.
IterationItems<T> - Class in cz.auderis.tools.collection.iterator
The type Iteration items.
iterator() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
iterator() - Method in class cz.auderis.tools.collection.CircularQueue
 
iterator() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
iterator() - Method in class cz.auderis.tools.collection.iterator.IntegerIterator
iterator() - Method in class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
iterator() - Method in class cz.auderis.tools.collection.iterator.IterationItems
 
iterator() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
iterator() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
iterator() - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
 
iterator() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
iterator() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
Iterators - Class in cz.auderis.tools.collection.iterator
The type Iterators.
Iterators.EmptyIterator<T> - Class in cz.auderis.tools.collection.iterator
The type Empty iterator.

K

KeyIterator() - Constructor for class cz.auderis.tools.collection.MultiLevelMap.KeyIterator
Instantiates a new Key iterator.
keySet() - Method in class cz.auderis.tools.collection.LazyMap
 
keySet() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
keySetView - Variable in class cz.auderis.tools.collection.MultiLevelMap
The Key set view.

L

LABEL_BY_UNIT - Static variable in class cz.auderis.tools.time.SimpleDurationFormat
 
lastExpirationState - Variable in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
LazyMap<K,V> - Class in cz.auderis.tools.collection
The type Lazy map.
LazyMap() - Constructor for class cz.auderis.tools.collection.LazyMap
Instantiates a new Lazy map.
length() - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
loadAsConfigurationObject(Class<?>, Class<T>) - Method in class cz.auderis.tools.resource.ResourceLoader
 
loadAsConfigurationObject(Class<?>, Class<T>, ResourceBundle) - Method in class cz.auderis.tools.resource.ResourceLoader
 
loadAsConfigurationObject(Class<?>, Class<T>, ResourceBundle, ClassLoader) - Method in class cz.auderis.tools.resource.ResourceLoader
 
loadPlainResources(Class, ResourceBundle) - Method in class cz.auderis.tools.resource.ResourceLoader
 
loadResourceBundle(Class) - Method in class cz.auderis.tools.resource.ResourceLoader
 
loadResources(Class, ResourceBundle) - Method in class cz.auderis.tools.resource.ResourceLoader
 
longStyle() - Method in class cz.auderis.tools.lang.BooleanStyle
 
Loop<T> - Class in cz.auderis.tools.collection
The type Loop.
Loop() - Constructor for class cz.auderis.tools.collection.Loop
 

M

magnitude(double) - Static method in class cz.auderis.tools.math.Scale
Magnitude double.
manual() - Static method in class cz.auderis.tools.time.TimeProviders
Returns a new instance of ManualTimeProvider, that is initialized to the current system time.
manual(Date) - Static method in class cz.auderis.tools.time.TimeProviders
Returns a new instance of ManualTimeProvider, that is initialized to the provided date/time.
ManualTimeProvider - Class in cz.auderis.tools.time
Implementation of TimeProvider that provides time that is constant; the time is changed exclusively by invoking appropriate methods.
ManualTimeProvider() - Constructor for class cz.auderis.tools.time.ManualTimeProvider
Instantiates a new manual time provider that is initialized to the current system time.
ManualTimeProvider(long) - Constructor for class cz.auderis.tools.time.ManualTimeProvider
Instantiates a new manual time provider that is initialized to the provided start time specified as milliseconds.
MapBasedDataProvider - Class in cz.auderis.tools.config.spi
MapBasedDataProvider
MapBasedDataProvider(Map<String, ?>) - Constructor for class cz.auderis.tools.config.spi.MapBasedDataProvider
 
MapEntries - Class in cz.auderis.tools.collection
The type Map entries.
markChange() - Method in class cz.auderis.tools.change.BasicChangeTracker
 
markChange(String) - Method in class cz.auderis.tools.change.BasicChangeTracker
 
markChange() - Method in interface cz.auderis.tools.change.ChangeTracker
Marks a change without specific binding to a named property.
markChange(String) - Method in interface cz.auderis.tools.change.ChangeTracker
Marks a change in a named property.
Math2 - Class in cz.auderis.tools.math
The type Math 2.
max(long...) - Static method in class cz.auderis.tools.math.Math2
Max long.
max(int...) - Static method in class cz.auderis.tools.math.Math2
Max int.
max(BigDecimal...) - Static method in class cz.auderis.tools.math.Math2
Max big decimal.
MAX_PERCENT - Static variable in interface cz.auderis.tools.time.timeout.Timeout
The MAX _ pERCENT.
MemberFilter - Interface in cz.auderis.tools.lang
Simple predicate for selecting class members.
min(long...) - Static method in class cz.auderis.tools.math.Math2
Min long.
min(int...) - Static method in class cz.auderis.tools.math.Math2
Min int.
min(BigDecimal...) - Static method in class cz.auderis.tools.math.Math2
Min big decimal.
MultiLevelEntrySet() - Constructor for class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
MultiLevelKeySet() - Constructor for class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
MultiLevelMap<K,V> - Class in cz.auderis.tools.collection
The type Multi level map.
MultiLevelMap(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>) - Constructor for class cz.auderis.tools.collection.MultiLevelMap
Instantiates a new Multi level map.
MultiLevelMap.EntryIterator - Class in cz.auderis.tools.collection
The type Entry iterator.
MultiLevelMap.KeyIterator - Class in cz.auderis.tools.collection
The type Key iterator.
MultiLevelMap.MultiLevelEntrySet - Class in cz.auderis.tools.collection
The type Multi level entry set.
MultiLevelMap.MultiLevelKeySet - Class in cz.auderis.tools.collection
The type Multi level key set.

N

newInstance() - Static method in class cz.auderis.tools.collection.SimpleCache
New instance.
next() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
next() - Method in class cz.auderis.tools.collection.iterator.IntegerIterator
next() - Method in class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
next() - Method in class cz.auderis.tools.collection.iterator.Iterators.EmptyIterator
 
next() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
next() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
next() - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
 
next() - Method in class cz.auderis.tools.collection.MultiLevelMap.EntryIterator
 
next() - Method in class cz.auderis.tools.collection.MultiLevelMap.KeyIterator
 
next() - Method in class cz.auderis.tools.math.Counter
Next int.
normalize(double) - Static method in class cz.auderis.tools.math.Scale
Normalize double.
NULL_OBJECT - Static variable in interface cz.auderis.tools.config.DataTranslator
This constant allows the translator to indicate that the result value is null, which normally means unsuccessful translation, causing further attempts of translation.
NumberDecomposition - Interface in cz.auderis.tools.math
The interface Number decomposition.
numeric() - Static method in class cz.auderis.tools.lang.BooleanStyle
 

O

of(Iterable<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.IterationItems
Of iteration items.
of(Iterator<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.IterationItems
Of iteration items.
of(L, R) - Static method in class cz.auderis.tools.collection.tuple.AtomicPair
Of atomic pair.
of(L, R) - Static method in class cz.auderis.tools.collection.tuple.BasicPair
Of basic pair.
of(L, R) - Static method in class cz.auderis.tools.collection.tuple.ImmutablePair
Of immutable pair.
ofArray(T...) - Static method in class cz.auderis.tools.collection.iterator.IterationItems
Of array.
onOff() - Static method in class cz.auderis.tools.lang.BooleanStyle
 
over(Iterable<? extends E>) - Static method in class cz.auderis.tools.collection.Loop
Over iterable.
over(Iterator<? extends E>) - Static method in class cz.auderis.tools.collection.Loop
Over iterable.
over(CharSequence) - Static method in class cz.auderis.tools.collection.Loop
Over iterable.
overArray(E...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(int...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(long...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(short...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(byte...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(char...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overArray(boolean...) - Static method in class cz.auderis.tools.collection.Loop
Over array.
overRange(int, int) - Static method in class cz.auderis.tools.collection.Loop
Over range.

P

Pair<L,R> - Class in cz.auderis.tools.collection.tuple
The type Pair.
Pair() - Constructor for class cz.auderis.tools.collection.tuple.Pair
 
parallelIterable(Iterable<? extends K>, Iterable<? extends V>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Parallel iterable.
parallelIterator(Iterator<? extends K>, Iterator<? extends V>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Parallel iterator.
ParallelIteratorDecorator<I,J> - Class in cz.auderis.tools.collection.iterator
The type Parallel iterator decorator.
ParallelIteratorDecorator(Iterator<? extends I>, Iterator<? extends J>) - Constructor for class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
Instantiates a new Parallel iterator decorator.
parent - Variable in class cz.auderis.tools.collection.MultiLevelMap
The Parent.
parse(String, ParsePosition) - Method in class cz.auderis.tools.time.ThreadLocalDateFormat
 
PART_SEPARATOR_KEY - Static variable in class cz.auderis.tools.time.DurationFormatResource
Localization resource bundle key used to obtain separator of duration parts.
partFromMidpoint(double, double, double, double) - Static method in class cz.auderis.tools.math.Round
This function provides further generalization of rounding.
partFromZero(double, double, double) - Static method in class cz.auderis.tools.math.Round
This function generalizes Round.halfFromZero(double, double), where the "decision point" between two base step multiples is not exactly in the middle between them, but is specified as an arbitrary fraction.
partTowardsMidpoint(double, double, double, double) - Static method in class cz.auderis.tools.math.Round
 
partTowardsZero(double, double, double) - Static method in class cz.auderis.tools.math.Round
This function generalizes Round.halfTowardsZero(double, double), where the "decision point" between two base step multiples is not exactly in the middle between them, but is specified as an arbitrary fraction.
PatternMode - Annotation Type in cz.auderis.tools.config.annotation
 
PatternTranslator - Class in cz.auderis.tools.config.spi
PatternTranslator
PatternTranslator() - Constructor for class cz.auderis.tools.config.spi.PatternTranslator
 
pop() - Method in class cz.auderis.tools.collection.SimpleStack
Pop t.
PRIORITY_NORMAL_SUPPORT - Static variable in interface cz.auderis.tools.config.DataTranslator
The default priority means that a class is supported by this translator.
PRIORITY_NOT_SUPPORTED - Static variable in interface cz.auderis.tools.config.DataTranslator
Priority 0 denotes that a class is not supported by this translator.
PROPERTY_ELAPSED - Static variable in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
PROPERTY_RUNNING - Static variable in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
PROPERTY_TIMEOUT - Static variable in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
propertyChangeSupport - Variable in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
push(T) - Method in class cz.auderis.tools.collection.SimpleStack
Push void.
pushback() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
Pushback void.
pushback(T) - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
Pushback void.
pushback(Collection<? extends T>) - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
Pushback void.
pushbackIterable(Iterable<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Pushback iterable.
pushbackIterator(Iterator<? extends T>) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Pushback iterator.
PushbackIteratorDecorator<T> - Class in cz.auderis.tools.collection.iterator
The type Pushback iterator decorator.
PushbackIteratorDecorator(Iterator<? extends T>) - Constructor for class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
Instantiates a new Pushback iterator decorator.
put(K, V) - Method in class cz.auderis.tools.collection.LazyMap
 
put(K, V) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
put(K, V) - Method in class cz.auderis.tools.collection.SimpleCache
Put void.
putAll(Map<? extends K, ? extends V>) - Method in class cz.auderis.tools.collection.LazyMap
 
putAll(Map<? extends K, ? extends V>) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
putWithTimeout(K, V, Timeout) - Method in class cz.auderis.tools.collection.SimpleCache
Put with timeout.

R

ReflectionUtils - Class in cz.auderis.tools.lang
Utility class that simplifies common reflective operations performed on classes and their members.
refresh(K) - Method in class cz.auderis.tools.collection.SimpleCache
Refresh void.
remove(Object) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
remove(Object) - Method in class cz.auderis.tools.collection.CircularQueue
 
remove() - Method in class cz.auderis.tools.collection.iterator.IndexedIteratorDecorator
remove() - Method in class cz.auderis.tools.collection.iterator.IntegerIterator
remove() - Method in class cz.auderis.tools.collection.iterator.InterleavedIteratorDecorator
remove() - Method in interface cz.auderis.tools.collection.iterator.IterationItem
Removes the current element.
remove() - Method in class cz.auderis.tools.collection.iterator.Iterators.EmptyIterator
 
remove() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
remove() - Method in class cz.auderis.tools.collection.iterator.PushbackIteratorDecorator
remove() - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
 
remove(Object) - Method in class cz.auderis.tools.collection.LazyMap
 
remove() - Method in class cz.auderis.tools.collection.Loop
Remove void.
remove() - Method in class cz.auderis.tools.collection.MultiLevelMap.EntryIterator
 
remove() - Method in class cz.auderis.tools.collection.MultiLevelMap.KeyIterator
 
remove(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
remove(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
remove(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
remove(K) - Method in class cz.auderis.tools.collection.SimpleCache
Remove void.
removeAll(Collection<?>) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
removeAll(Collection<?>) - Method in class cz.auderis.tools.collection.CircularQueue
 
removeAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
removeAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
removeFromCurrentMap(Object) - Method in interface cz.auderis.tools.collection.CascadingMap
Remove from current map.
removeFromCurrentMap(Object) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
removeKey() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
Remove key.
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.AbstractBeanBasedTimeout
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface cz.auderis.tools.time.timeout.BeanBasedTimeout
 
removePropertyChangeListener(PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
Deregisters a property change listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
removeValue() - Method in class cz.auderis.tools.collection.iterator.ParallelIteratorDecorator
Remove value.
replace(T) - Method in class cz.auderis.tools.collection.Loop
Replace void.
replace(T) - Method in class cz.auderis.tools.collection.SimpleStack
Replace t.
reset() - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
Reset void.
reset(T) - Method in class cz.auderis.tools.collection.iterator.SingleItemIterator
Reset void.
resetChanges() - Method in class cz.auderis.tools.change.BasicChangeTracker
 
resetChanges() - Method in interface cz.auderis.tools.change.ChangeTracker
Reset the tracker to initial state, where there are no changes recorded.
resetExpirationCount() - Method in interface cz.auderis.tools.time.timeout.CountingTimeout
 
ResourceAccessor - Interface in cz.auderis.tools.resource
ResourceProvider
ResourceLoader - Class in cz.auderis.tools.resource
ResourceLoader
restart() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
restart() - Method in interface cz.auderis.tools.time.timeout.Timeout
Restart timeout.
restart() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
restartIfElapsed() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
restartIfElapsed() - Method in interface cz.auderis.tools.time.timeout.Timeout
Restart if elapsed.
restartIfElapsed() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
retainAll(Collection<?>) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
retainAll(Collection<?>) - Method in class cz.auderis.tools.collection.CircularQueue
 
retainAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
retainAll(Collection<?>) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
Round - Class in cz.auderis.tools.math
Collection of methods for rounding real numbers.

S

Scale - Class in cz.auderis.tools.math
The type Scale.
set(L, R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Set void.
setCharAt(int, char) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
Sets char at.
setCurrentOffset(int) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
Sets current offset.
setDependencies(Collection<? extends K>) - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
Sets the dependencies of this node.
setKey(L) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Sets key.
setKey(L) - Method in class cz.auderis.tools.collection.tuple.BasicPair
Sets key.
setLeft(L) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Sets left.
setLeft(L) - Method in class cz.auderis.tools.collection.tuple.BasicPair
Sets left.
setParentMap(Map<? extends K, ? extends V>) - Method in interface cz.auderis.tools.collection.CascadingMap
Sets parent map.
setParentMap(Map<? extends K, ? extends V>) - Method in class cz.auderis.tools.collection.MultiLevelMap
 
setRight(R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
Sets right.
setRight(R) - Method in class cz.auderis.tools.collection.tuple.BasicPair
Sets right.
setTimeInMillis(long) - Method in class cz.auderis.tools.time.ManualTimeProvider
Changes the time of this TimeProvider to the new value given in milliseconds.
setTimeout(long) - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
setTimeout(long) - Method in interface cz.auderis.tools.time.timeout.Timeout
Sets timeout.
setTimeout(long) - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
setTimeStep(long) - Method in class cz.auderis.tools.time.SteppingTimeProvider
 
setValue(V) - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
setValue(R) - Method in class cz.auderis.tools.collection.tuple.AtomicPair
 
setValue(R) - Method in class cz.auderis.tools.collection.tuple.BasicPair
 
setValue(R) - Method in class cz.auderis.tools.collection.tuple.ImmutablePair
 
shortStyle() - Method in class cz.auderis.tools.lang.BooleanStyle
 
simple() - Static method in class cz.auderis.tools.change.BasicChangeTracker
Creates a new instance of change tracked that does not record names of changed properties.
simple(long, TimeUnit) - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
SimpleCache<K,V> - Class in cz.auderis.tools.collection
The type Simple cache.
SimpleCache() - Constructor for class cz.auderis.tools.collection.SimpleCache
Instantiates a new Simple cache.
SimpleDurationFormat - Class in cz.auderis.tools.time
SimpleDurationFormat is a class for formatting human-readable, localized duration information.
SimpleDurationFormat() - Constructor for class cz.auderis.tools.time.SimpleDurationFormat
The default constructor has protected visibility
SimpleMapEntry<K,V> - Class in cz.auderis.tools.collection
The type Simple map entry.
SimpleMapEntry(K, V) - Constructor for class cz.auderis.tools.collection.SimpleMapEntry
Instantiates a new Simple map entry.
SimpleStack<T> - Class in cz.auderis.tools.collection
The type Simple stack.
SimpleStack() - Constructor for class cz.auderis.tools.collection.SimpleStack
Instantiates a new Simple stack.
SimpleStack(int) - Constructor for class cz.auderis.tools.collection.SimpleStack
Instantiates a new Simple stack.
simpleWithProvider(long, TimeUnit, TimeProvider) - Static method in class cz.auderis.tools.time.timeout.Timeouts
 
singleItemIterator(T) - Static method in class cz.auderis.tools.collection.iterator.Iterators
Single item iterator.
SingleItemIterator<T> - Class in cz.auderis.tools.collection.iterator
The type Single item iterator.
SingleItemIterator() - Constructor for class cz.auderis.tools.collection.iterator.SingleItemIterator
Instantiates a new Single item iterator.
SingleItemIterator(T) - Constructor for class cz.auderis.tools.collection.iterator.SingleItemIterator
Instantiates a new Single item iterator.
SingleTargetClassTranslator - Class in cz.auderis.tools.config.spi
SingleTargetClassTranslator
SingleTargetClassTranslator(Class<?>) - Constructor for class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
size() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
size - Variable in class cz.auderis.tools.collection.CircularQueue
The Size.
size() - Method in class cz.auderis.tools.collection.CircularQueue
 
size() - Method in class cz.auderis.tools.collection.LazyMap
 
size() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
size() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
size() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
sort(Collection<? extends TopoNode<? extends K, ? extends V>>) - Static method in class cz.auderis.tools.collection.topo.TopoSorter
Processes the given collection of TopoNode nodes and returns the topologically sorted list of items represented by input nodes or, if a cycle in dependency graph is detected, throws TopoCycleException.
sortTo(Collection<? extends TopoNode<? extends K, ? extends V>>, List<? super V>) - Static method in class cz.auderis.tools.collection.topo.TopoSorter
Processes the given collection of TopoNode nodes and appends the topologically sorted items represented by input nodes to the end of target list.
StandardJavaTranslator - Class in cz.auderis.tools.config
PrimitiveTranslator
start() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
start() - Method in interface cz.auderis.tools.time.timeout.Timeout
Start timeout.
start() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
startIfNotRunning() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
startIfNotRunning() - Method in interface cz.auderis.tools.time.timeout.Timeout
Start if not running.
startIfNotRunning() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
step(long) - Method in class cz.auderis.tools.time.ManualTimeProvider
Changes the time of this TimeProvider by the specified increment specified in milliseconds.
step(long, TimeUnit) - Method in class cz.auderis.tools.time.ManualTimeProvider
Changes the time of this TimeProvider by the specified increment.
step - Variable in class cz.auderis.tools.time.SteppingTimeProvider
 
SteppingTimeProvider - Class in cz.auderis.tools.time
 
SteppingTimeProvider(long) - Constructor for class cz.auderis.tools.time.SteppingTimeProvider
 
SteppingTimeProvider(long, long) - Constructor for class cz.auderis.tools.time.SteppingTimeProvider
 
stop() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
stop() - Method in interface cz.auderis.tools.time.timeout.Timeout
Stop timeout.
stop() - Method in class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
stopIteration() - Method in class cz.auderis.tools.collection.Loop
Stop iteration.
subSequence(int, int) - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
supportedClass - Variable in class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
SwitchingTimeout - Class in cz.auderis.tools.time.timeout
 
SwitchingTimeout() - Constructor for class cz.auderis.tools.time.timeout.SwitchingTimeout
 
switchPrimitiveAndBoxedType(Class<?>) - Method in class cz.auderis.tools.config.StandardJavaTranslator
 
systemClock() - Static method in class cz.auderis.tools.time.TimeProviders
Obtains a TimeProvider that is based on system clock.
SystemPropertyDataProvider - Class in cz.auderis.tools.config.spi
SystemPropertyDataProvider

T

tailIndex - Variable in class cz.auderis.tools.collection.CircularQueue
Where the last entry was written; when the queue is empty, its value is -1
ThreadLocalDateFormat - Class in cz.auderis.tools.time
ThreadLocalDateFormat simplifies handling of SimpleDateFormat in concurrent, multi-threaded environments.
ThreadLocalDateFormat() - Constructor for class cz.auderis.tools.time.ThreadLocalDateFormat
Creates a new instance using ThreadLocalDateFormat.ISO_FORMAT_MASK formatting template.
ThreadLocalDateFormat(String) - Constructor for class cz.auderis.tools.time.ThreadLocalDateFormat
Creates a new instance using the provided formatting template for the underlying SimpleDateFormat.
ThreadLocalDateFormat(String, Locale) - Constructor for class cz.auderis.tools.time.ThreadLocalDateFormat
Creates a new instance using the provided formatting template and non-default Locale for the underlying SimpleDateFormat.
time - Variable in class cz.auderis.tools.time.ManualTimeProvider
 
Timeout - Interface in cz.auderis.tools.time.timeout
Interface Timeout extends the concept of ExpirationTrigger to make tighter relation to the flow of time as the primary cause of expiration triggering.
TimeoutPropertyDecorator - Class in cz.auderis.tools.time.timeout
TimeoutPropertyDecorator
TimeoutPropertyDecorator(Timeout) - Constructor for class cz.auderis.tools.time.timeout.TimeoutPropertyDecorator
 
Timeouts - Class in cz.auderis.tools.time.timeout
 
TimeProvider - Interface in cz.auderis.tools.time
This interface describes a general mechanism for obtaining "time".
TimeProviders - Class in cz.auderis.tools.time
Utility class that serves as a factory for commonly used TimeProviders.
toArray() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
toArray(T[]) - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
toArray() - Method in class cz.auderis.tools.collection.CircularQueue
 
toArray(T[]) - Method in class cz.auderis.tools.collection.CircularQueue
 
toArray() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
toArray(T[]) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelEntrySet
 
toArray() - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
toArray(T[]) - Method in class cz.auderis.tools.collection.MultiLevelMap.MultiLevelKeySet
 
toBoolean(Object) - Static method in class cz.auderis.tools.lang.BooleanStyle
 
toHumanDuration(long, Appendable) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Translates the duration specified in milliseconds to the appropriate human-readable representation and appends it to the target.
toHumanDuration(long) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Returns the duration specified in milliseconds in the appropriate human-readable representation.
toHumanDuration(long, TimeUnit, Appendable) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Translates the duration specified in an arbitrary time unit to the appropriate human-readable representation and appends it to the target.
toHumanDuration(long, TimeUnit) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Returns the duration specified in milliseconds in the appropriate human-readable representation.
toHumanDurationSafe(long, Appendable) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Translates the duration specified in milliseconds to the appropriate human-readable representation and appends it to the target.
toHumanDurationSafe(long, TimeUnit, Appendable) - Method in class cz.auderis.tools.time.SimpleDurationFormat
Translates the duration specified in an arbitrary time unit to the appropriate human-readable representation and appends it to the target.
toNullableBoolean(Object) - Static method in class cz.auderis.tools.lang.BooleanStyle
 
TopoCycleException - Exception in cz.auderis.tools.collection.topo
Indication that a cycle has been detected during topological sorting.
TopoNode<K,V> - Interface in cz.auderis.tools.collection.topo
Encapsulates all information about one sorted item needed by topological sorting algorithm.
TopoSorter<K,V> - Class in cz.auderis.tools.collection.topo
Implements topological sorting algorithm that ensures dependencies are listed before their dependants in the resulting list.
toString() - Method in class cz.auderis.tools.collection.AlwaysEmptySet
 
toString() - Method in class cz.auderis.tools.collection.LazyMap
 
toString() - Method in class cz.auderis.tools.collection.SimpleMapEntry
 
toString() - Method in class cz.auderis.tools.collection.topo.BasicTopoNode
Returns text representation of the item's key.
toString() - Method in class cz.auderis.tools.collection.tuple.Pair
 
toString() - Method in class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
toString() - Method in class cz.auderis.tools.lang.AppendableCharArrayWrapper
 
toString(boolean) - Method in class cz.auderis.tools.lang.BooleanStyle
 
toString() - Method in class cz.auderis.tools.time.ManualTimeProvider
 
toString() - Method in class cz.auderis.tools.time.SteppingTimeProvider
 
toString() - Method in class cz.auderis.tools.time.timeout.SwitchingTimeout
 
translate(Object, DataTranslatorContext) - Method in class cz.auderis.tools.config.spi.InetAddressTranslator
 
translate(Object, DataTranslatorContext) - Method in class cz.auderis.tools.config.spi.PatternTranslator
 
translate(Object, DataTranslatorContext) - Method in class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
translate(Object, DataTranslatorContext) - Method in class cz.auderis.tools.config.spi.UuidTranslator
 
translateEnum(Object, Class<?>) - Method in class cz.auderis.tools.config.StandardJavaTranslator
 
translatePrimitive(Object, Class<?>) - Method in class cz.auderis.tools.config.StandardJavaTranslator
 
translateToClass(Object, Class<?>, DataTranslatorContext) - Method in interface cz.auderis.tools.config.DataTranslator
Attempts to translate an arbitrary object into an instance of targetClass.
translateToClass(Object, Class<?>, DataTranslatorContext) - Method in class cz.auderis.tools.config.spi.SingleTargetClassTranslator
 
trueFalse() - Static method in class cz.auderis.tools.lang.BooleanStyle
 
truncFromZero(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the nearest integer, absolute value of which is greater than or equal to absolute value of the source number.
truncFromZero(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
truncFromZero(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the nearest integral multiple of the base step value, which is not closer to zero than the source value.
truncFromZero(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
truncTowardsZero(double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the nearest integer, absolute value of which is less than or equal to absolute value of the source number.
truncTowardsZero(BigDecimal) - Static method in class cz.auderis.tools.math.Round
 
truncTowardsZero(double, double) - Static method in class cz.auderis.tools.math.Round
Rounds the number to the nearest integral multiple of the base step value, which is not further to zero than the source value.
truncTowardsZero(BigDecimal, BigDecimal) - Static method in class cz.auderis.tools.math.Round
 

U

unitFromMagnitude(double) - Static method in class cz.auderis.tools.math.Scale
Unit from magnitude.
unitFromNumber(double) - Static method in class cz.auderis.tools.math.Scale
Unit from number.
updateBoolean(boolean, boolean) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateBoolean(origValue, newValue, null).
updateBoolean(boolean, boolean, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateByte(byte, byte) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateByte(origValue, newValue, null).
updateByte(byte, byte, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateInt(int, int) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateInt(origValue, newValue, null).
updateInt(int, int, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateLong(long, long) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateLong(origValue, newValue, null).
updateLong(long, long, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateObject(T, T) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateObject(origValue, newValue, null).
updateObject(T, T, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateShort(short, short) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateShort(origValue, newValue, null).
updateShort(short, short, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
updateString(String, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Equivalent of updateString(origValue, newValue, null).
updateString(String, String, String) - Method in class cz.auderis.tools.change.BasicChangeTracker
Implicitly records a change of the given property if the provided original and new values are different.
UuidTranslator - Class in cz.auderis.tools.config.spi
UuidTranslator
UuidTranslator() - Constructor for class cz.auderis.tools.config.spi.UuidTranslator
 

V

value - Variable in class cz.auderis.tools.collection.iterator.IntegerIterator
Current value of iterated sequence.
value() - Method in interface cz.auderis.tools.collection.iterator.IterationItem
Returns the element relevant to the current iteration cycle.
value() - Method in class cz.auderis.tools.collection.Loop
Value t.
value() - Method in class cz.auderis.tools.math.Counter
Value int.
valueOf(String) - Static method in enum cz.auderis.tools.lang.DefaultMemberFilter
Returns the enum constant of this type with the specified name.
values() - Method in class cz.auderis.tools.collection.LazyMap
 
values() - Method in class cz.auderis.tools.collection.MultiLevelMap
 
values() - Static method in enum cz.auderis.tools.lang.DefaultMemberFilter
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class cz.auderis.tools.collection.CircularQueue
Fast-fail modification detection in iterators

W

withBundlePackage(Package) - Method in class cz.auderis.tools.resource.ResourceLoader
 
withClassLoaders(ClassLoader...) - Method in class cz.auderis.tools.resource.ResourceLoader
 
withCount(int) - Static method in class cz.auderis.tools.collection.iterator.IntegerIterator
Constructs a simple count-step arithmetic sequence that starts at 0 and increments by 1 in each iteration.
withCountAndStep(int, int) - Static method in class cz.auderis.tools.collection.iterator.IntegerIterator
Constructs a count-step arithmetic sequence that starts at 0 and increments by step in each iteration.
withFallbackClassLoaders(ClassLoader...) - Method in class cz.auderis.tools.resource.ResourceLoader
 
withLocale(Locale) - Method in class cz.auderis.tools.resource.ResourceLoader
 
withStartCountStep(int, int, int) - Static method in class cz.auderis.tools.collection.iterator.IntegerIterator
Constructs a count-step arithmetic sequence that starts at start and increments by step in each iteration.

Y

yesNo() - Static method in class cz.auderis.tools.lang.BooleanStyle
 

Z

ZERO_TIME_KEY - Static variable in class cz.auderis.tools.time.DurationFormatResource
Localization resource bundle key used to obtain representation of zero-length duration.
A B C D E F G H I K L M N O P R S T U V W Y Z 
Skip navigation links

Copyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.