- 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
-
- 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.
- 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.
- 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.
- 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
-
- SystemPropertyDataProvider - Class in cz.auderis.tools.config.spi
-
SystemPropertyDataProvider
- 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
-
- 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
-
- 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
-