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

A

ActivationFailedException - Exception in org.echocat.jomon.runtime.repository
 
ActivationFailedException(String, Throwable) - Constructor for exception org.echocat.jomon.runtime.repository.ActivationFailedException
 
ActivationFailedException(String) - Constructor for exception org.echocat.jomon.runtime.repository.ActivationFailedException
 
add(T, T) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
add(Double, Double) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageDoubleCounter
 
add(Long, Long) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageLongCounter
 
addAll(C, T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAll(C, Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAll(C, Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAllAndMakeImmutable(List<T>, T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAllAndMakeImmutable(List<T>, Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAllAndMakeImmutable(List<T>, Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAllAndMakeImmutable(Set<T>, T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns an unmodifiable Set containing the given objects.
addAllAndMakeImmutable(Set<T>, Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addAllAndMakeImmutable(Set<T>, Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
addDays(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
addElement(StringBuilder, String, String) - Static method in class org.echocat.jomon.runtime.StringUtils
Appends the separator string, if buf.lenght() > 0 and then appends the element.
addHours(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
addMilliseconds(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
addMinutes(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
addSeconds(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
addWeeks(Date, int) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
After - Interface in org.echocat.jomon.runtime.util
 
after(Hints) - Method in interface org.echocat.jomon.runtime.util.After
 
ALL_DEFAULT_VALUE_TYPES - Static variable in interface org.echocat.jomon.runtime.util.Value
 
ALL_DEFAULT_VALUE_WITH_KEY_TYPES - Static variable in class org.echocat.jomon.runtime.util.ValueWithKey
 
allocate(String) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocate(long) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocate(ByteCount) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocate(long, ByteUnit) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocate() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateBuffer(String) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateBuffer(long) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateBuffer(ByteCount) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateBuffer(long, ByteUnit) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateBuffer() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
allocateStringChunkFor(int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
AnnotationBasedIdProvider<ID,B> - Class in org.echocat.jomon.runtime.id
 
AnnotationBasedIdProvider(Class<?>...) - Constructor for class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
AnnotationBasedIdProvider(Iterable<Class<?>>) - Constructor for class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
APPLICATION_OCTET_STREAM - Static variable in class org.echocat.jomon.runtime.ImmutableMimeType
 
apply(CalendarDate) - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
apply(Date) - Method in class org.echocat.jomon.runtime.date.DateRange
 
apply(N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange
 
apply(Duration) - Method in class org.echocat.jomon.runtime.util.DurationRange
 
asBytes() - Method in class org.echocat.jomon.runtime.codec.DefaultMd5
 
asBytes() - Method in interface org.echocat.jomon.runtime.codec.Md5
 
asBytes() - Method in class org.echocat.jomon.runtime.codec.OstermillerMd5
 
asBytes(long) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
asCloseableIterator(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asDayOnly() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
asHexCharacters() - Method in interface org.echocat.jomon.runtime.codec.Md5
 
asHexCharacters() - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
asHexCharacters(byte[]) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
asHexString() - Method in interface org.echocat.jomon.runtime.codec.Md5
 
asHexString() - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
asHexString(byte[]) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
asIdsOnly(Iterable<ID>) - Method in interface org.echocat.jomon.runtime.repository.IdsOnlyEnabledQuery
 
asImmutableList(T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns an unmodifiable List containing the given objects, returns an empty List, if objects is null.
asImmutableList(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asImmutableList(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asImmutableMap(Object...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a LinkedHashMap with the mappings a[0] => a[1], a[2] => a[3], ...
asImmutableMap(Map<K, V>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asImmutableSet(T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns an unmodifiable Set containing the given objects, returns an empty Set, if objects is null.
asImmutableSet(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asImmutableSet(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asIterator(T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asIterator(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asList(T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a List containing the given objects, returns an empty List, if objects is null.
asList(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asList(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asLong(byte[]) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
asMap(Object...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a LinkedHashMap with the mappings a[0] => a[1], a[2] => a[3], ...
asMonthAndDayOnly() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
asMonthOnly() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
asSet(T...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a Set containing the given objects, returns an empty Set, if objects is null.
asSet(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asSet(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asSingletonIterator(T) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
asUnmodifiable() - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
asYearOnly() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
averageFor(T, long) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
averageFor(Double, long) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageDoubleCounter
 
averageFor(Long, long) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageLongCounter
 

B

base64decode(String) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
base64Encode(byte[]) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
BaseRetryingStrategy<T,S extends BaseRetryingStrategy<T,S>> - Class in org.echocat.jomon.runtime.concurrent
 
BaseRetryingStrategy(DurationRequirement) - Constructor for class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
BaseRetryingStrategy.Unmodifiable - Class in org.echocat.jomon.runtime.concurrent
 
BaseRetryingStrategy.Unmodifiable() - Constructor for class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy.Unmodifiable
 
BatchConvertingIterator<S,T> - Class in org.echocat.jomon.runtime.iterators
Uses a given input iterator to fetch results once hasNext is called.
BatchConvertingIterator(Iterator<S>, int) - Constructor for class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
BatchedHitWriter - Class in org.echocat.jomon.runtime.concurrent
 
BatchedHitWriter() - Constructor for class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
BatchedHitWriter.Cycler - Class in org.echocat.jomon.runtime.concurrent
 
BatchedHitWriter.Cycler() - Constructor for class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Cycler
 
BatchedHitWriter.Hits<K> - Class in org.echocat.jomon.runtime.concurrent
 
BatchedHitWriter.Hits(K) - Constructor for class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
BatchedHitWriter.HitWriter<K> - Interface in org.echocat.jomon.runtime.concurrent
 
Before - Interface in org.echocat.jomon.runtime.util
 
before(Hints) - Method in interface org.echocat.jomon.runtime.util.Before
 
beforeNext() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
beforeTry(RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy.Unmodifiable
 
beforeTry(RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
beforeTry(RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
beforeTry(RetryingStatus) - Method in interface org.echocat.jomon.runtime.concurrent.RetryingStrategy
 
blockingLazyValueFor(K, ValueProducer<K, V>) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
blockingLazyValueFor(Callable<V>) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
BOOLEAN_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
BooleanGenerator - Class in org.echocat.jomon.runtime.logic
 
BooleanGenerator() - Constructor for class org.echocat.jomon.runtime.logic.BooleanGenerator
 
BooleanRequirement - Interface in org.echocat.jomon.runtime.logic
 
booleanSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
buildMessagePropertiesFileNameFor(Class<?>, Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
buildMessagePropertiesFileNameFor(String, Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
buildMessagePropertiesFileNameSuffixFor(Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
BYTE_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
ByteCount - Class in org.echocat.jomon.runtime.util
 
ByteCount(long) - Constructor for class org.echocat.jomon.runtime.util.ByteCount
 
ByteCount(long, ByteUnit) - Constructor for class org.echocat.jomon.runtime.util.ByteCount
 
ByteCount(String) - Constructor for class org.echocat.jomon.runtime.util.ByteCount
 
byteCount(String) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteCount(long) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteCount(long, ByteUnit) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteCountOf(String) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteCountOf(long) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteCountOf(long, ByteUnit) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
byteSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
ByteUnit - Enum in org.echocat.jomon.runtime.util
 
ByteUtils - Class in org.echocat.jomon.runtime.io
 

C

CalendarDate - Class in org.echocat.jomon.runtime.date
 
CalendarDate(String) - Constructor for class org.echocat.jomon.runtime.date.CalendarDate
 
CalendarDate(Date) - Constructor for class org.echocat.jomon.runtime.date.CalendarDate
 
CalendarDate(Calendar) - Constructor for class org.echocat.jomon.runtime.date.CalendarDate
 
CalendarDate(Integer, Integer, Integer) - Constructor for class org.echocat.jomon.runtime.date.CalendarDate
 
CalendarDate.Adapter - Class in org.echocat.jomon.runtime.date
 
CalendarDate.Adapter() - Constructor for class org.echocat.jomon.runtime.date.CalendarDate.Adapter
 
calendarFromDate(Date) - Static method in class org.echocat.jomon.runtime.date.CalendarDate
 
callProducer() - Method in class org.echocat.jomon.runtime.util.LazyEntry
 
ChainedIterator<I,O> - Class in org.echocat.jomon.runtime.iterators
 
ChainedIterator(Iterator<I>) - Constructor for class org.echocat.jomon.runtime.iterators.ChainedIterator
 
ChainedIterator(Iterable<I>) - Constructor for class org.echocat.jomon.runtime.iterators.ChainedIterator
 
ChainedIterator(I...) - Constructor for class org.echocat.jomon.runtime.iterators.ChainedIterator
 
checkBufferEnd(byte[], int, int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
checkOffset(int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
ChunkAwareSerializer<T> - Interface in org.echocat.jomon.runtime.io
 
ClasspathURLStreamHandler - Class in org.echocat.jomon.runtime.io
 
ClasspathURLStreamHandler() - Constructor for class org.echocat.jomon.runtime.io.ClasspathURLStreamHandler
 
ClassUtils - Class in org.echocat.jomon.runtime.reflection
 
clear() - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
close() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
close() - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory.Lock
 
close() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter.LockAdapter
 
close() - Method in class org.echocat.jomon.runtime.io.Redirection.CompoundSupport
 
close() - Method in class org.echocat.jomon.runtime.io.Redirection.In.StreamAdapter
 
close() - Method in class org.echocat.jomon.runtime.io.Redirection.LoggerBasedSupport
 
close() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamAdapter
 
close() - Method in class org.echocat.jomon.runtime.io.Redirection.StreamBasedSupport
 
close() - Method in class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
close() - Method in interface org.echocat.jomon.runtime.iterators.CloseableIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.ConnectionBasedQueryResultSetIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.LimitedIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
close() - Method in class org.echocat.jomon.runtime.iterators.StatementBasedQueryResultSetIterator
 
CloseableIterator<T> - Interface in org.echocat.jomon.runtime.iterators
 
closeQuietly(AutoCloseable) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
closeQuietly(Iterable<? extends AutoCloseable>) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
closeQuietly(AutoCloseable...) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
closeQuietlyIfAutoCloseable(Object) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
closeQuietlyIfAutoCloseable(Iterable<?>) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
closeQuietlyIfAutoCloseable(Object...) - Static method in class org.echocat.jomon.runtime.util.ResourceUtils
 
CollectionUtils - Class in org.echocat.jomon.runtime
 
CombinedResourceBundle - Class in org.echocat.jomon.runtime.i18n
 
CombinedResourceBundle(List<ResourceBundle>) - Constructor for class org.echocat.jomon.runtime.i18n.CombinedResourceBundle
 
compareTo(LogLevel) - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
compareTo(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
compareTo(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
CompoundResourceBundle - Class in org.echocat.jomon.runtime.i18n
 
CompoundResourceBundle(ResourceBundles, Locale) - Constructor for class org.echocat.jomon.runtime.i18n.CompoundResourceBundle
 
CompoundResourceBundleFactory - Class in org.echocat.jomon.runtime.i18n
 
CompoundResourceBundleFactory(ResourceBundlesFactory) - Constructor for class org.echocat.jomon.runtime.i18n.CompoundResourceBundleFactory
 
configureRuntime(URL) - Static method in class org.echocat.jomon.runtime.logging.Log4JUtils
 
configureRuntime(InputStream) - Static method in class org.echocat.jomon.runtime.logging.Log4JUtils
 
configureRuntime(Reader) - Static method in class org.echocat.jomon.runtime.logging.Log4JUtils
 
ConnectionBasedQueryResultSetIterator<R> - Class in org.echocat.jomon.runtime.iterators
 
ConnectionBasedQueryResultSetIterator(Connection, String) - Constructor for class org.echocat.jomon.runtime.iterators.ConnectionBasedQueryResultSetIterator
 
ConnectionBasedQueryResultSetIterator(Connection, String, Integer) - Constructor for class org.echocat.jomon.runtime.iterators.ConnectionBasedQueryResultSetIterator
 
consume(V) - Method in interface org.echocat.jomon.runtime.util.Consumer
 
consume(V) - Method in class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
consume(V) - Method in class org.echocat.jomon.runtime.util.Consumer.Noop
 
consumeAndIgnore() - Static method in class org.echocat.jomon.runtime.util.Consumer.Noop
 
consumeAndThrow(T) - Static method in class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
consumeAndThrow(Class<T>) - Static method in class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
consumeAndThrow(Class<T>, String) - Static method in class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
Consumer<V,T extends java.lang.Throwable> - Interface in org.echocat.jomon.runtime.util
 
Consumer.ExceptionThrowing<V,T extends java.lang.Throwable> - Class in org.echocat.jomon.runtime.util
 
Consumer.ExceptionThrowing(T) - Constructor for class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
Consumer.ExceptionThrowing(Class<T>, String) - Constructor for class org.echocat.jomon.runtime.util.Consumer.ExceptionThrowing
 
Consumer.Noop<V,T extends java.lang.Throwable> - Class in org.echocat.jomon.runtime.util
 
Consumer.Noop() - Constructor for class org.echocat.jomon.runtime.util.Consumer.Noop
 
containsAny(CharSequence, List<Character>) - Static method in class org.echocat.jomon.runtime.StringUtils
 
containsAnyOf(CharSequence, CharSequence...) - Static method in class org.echocat.jomon.runtime.StringUtils
 
containsBundle(Locale) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
containsClassNotFoundException(Throwable, String) - Static method in class org.echocat.jomon.runtime.exceptions.ExceptionUtils
 
containsException(Throwable, Class<? extends Throwable>) - Static method in class org.echocat.jomon.runtime.exceptions.ExceptionUtils
 
containsGlob(String) - Static method in class org.echocat.jomon.runtime.util.Glob
 
containsGlob() - Method in class org.echocat.jomon.runtime.util.Glob
 
containsNoneOf(CharSequence, CharSequence...) - Static method in class org.echocat.jomon.runtime.StringUtils
 
convert(Collection<S>) - Method in class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
convert(I) - Method in class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
convert(ResultSet) - Method in class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
convert(long, ByteUnit) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
convert(double, ByteUnit) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
ConvertingIterator<I,R> - Class in org.echocat.jomon.runtime.iterators
 
ConvertingIterator(Iterator<I>) - Constructor for class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
countBy(Q) - Method in interface org.echocat.jomon.runtime.repository.IdQueryableRepository
 
countBy(Q) - Method in interface org.echocat.jomon.runtime.repository.QueryableRepository
 
countElementsOf(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
countElementsOf(Iterable<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
countElementsOf(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
countElementsOf(Iterator<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
countSubString(String, String) - Static method in class org.echocat.jomon.runtime.StringUtils
Count the number of occurrences of sub in s
createBase64() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
createConnectionFor(DataSource) - Static method in class org.echocat.jomon.runtime.iterators.DataSourceBasedQueryResultSetIterator
 
createLock() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
createModifiableCopy() - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
createObjectName() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
createResultSetFor(Statement, String) - Static method in class org.echocat.jomon.runtime.iterators.StatementBasedQueryResultSetIterator
 
createStatementFor(Connection) - Static method in class org.echocat.jomon.runtime.iterators.ConnectionBasedQueryResultSetIterator
 
cycle() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
cycleKeyToHits() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 

D

Daemon - Class in org.echocat.jomon.runtime.concurrent
 
Daemon(Runnable) - Constructor for class org.echocat.jomon.runtime.concurrent.Daemon
 
Daemon.Executor - Class in org.echocat.jomon.runtime.concurrent
 
Daemon.Executor(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.concurrent.Daemon.Executor
 
DataSourceBasedQueryResultSetIterator<R> - Class in org.echocat.jomon.runtime.iterators
 
DataSourceBasedQueryResultSetIterator(DataSource, String) - Constructor for class org.echocat.jomon.runtime.iterators.DataSourceBasedQueryResultSetIterator
 
DataSourceBasedQueryResultSetIterator(DataSource, String, Integer) - Constructor for class org.echocat.jomon.runtime.iterators.DataSourceBasedQueryResultSetIterator
 
DateGenerator - Class in org.echocat.jomon.runtime.date
 
DateGenerator() - Constructor for class org.echocat.jomon.runtime.date.DateGenerator
 
DateRange - Class in org.echocat.jomon.runtime.date
 
DateRange(Date, Date) - Constructor for class org.echocat.jomon.runtime.date.DateRange
 
DateRange.Adapter - Class in org.echocat.jomon.runtime.date
 
DateRange.Adapter() - Constructor for class org.echocat.jomon.runtime.date.DateRange.Adapter
 
DateRange.Container - Class in org.echocat.jomon.runtime.date
 
DateRange.Container() - Constructor for class org.echocat.jomon.runtime.date.DateRange.Container
 
DateRangeRequirement - Class in org.echocat.jomon.runtime.date
 
DateRangeRequirement(Date, Date) - Constructor for class org.echocat.jomon.runtime.date.DateRangeRequirement
 
DateRangeRequirement(DateRange) - Constructor for class org.echocat.jomon.runtime.date.DateRangeRequirement
 
DateRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.date
 
DateRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.date.DateRangeRequirement.Adapter
 
DateRangeRequirement.Container - Class in org.echocat.jomon.runtime.date
 
DateRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.date.DateRangeRequirement.Container
 
DateRequirement - Interface in org.echocat.jomon.runtime.date
 
DateTimeUtils - Class in org.echocat.jomon.runtime
 
debug - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
decode(String) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
decrypt(byte[]) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
DEFAULT - Static variable in enum org.echocat.jomon.runtime.util.ProducingType
 
DEFAULT_BUFFER_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
DEFAULT_CHARSET - Static variable in class org.echocat.jomon.runtime.codec.Md5Support
 
DEFAULT_CHARSET - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
DEFAULT_CONSTRUCTOR - Static variable in class org.echocat.jomon.runtime.codec.Md5Utils
 
DEFAULT_FORMAT_PRECISION - Static variable in class org.echocat.jomon.runtime.util.ByteCount
 
DEFAULT_STRATEGY - Static variable in class org.echocat.jomon.runtime.repository.SafeUpdater
 
DEFAULT_STRING_BUFFER_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
DEFAULT_STRING_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
DEFAULT_TYPE - Static variable in class org.echocat.jomon.runtime.codec.Md5Utils
 
defaultCheck() - Method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
DefaultMd5 - Class in org.echocat.jomon.runtime.codec
 
DefaultMd5() - Constructor for class org.echocat.jomon.runtime.codec.DefaultMd5
 
DefaultMessageFormatter - Class in org.echocat.jomon.runtime.format
 
DefaultMessageFormatter(String, String...) - Constructor for class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
DefaultMessageFormatter(String, Locale, String...) - Constructor for class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
defaults - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
destroy() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
differenceOf(LogLevel, LogLevel) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
 
dividedBy(double) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
dividedBy(long) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
dividedBy(double) - Method in class org.echocat.jomon.runtime.util.Duration
 
dividedBy(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
DOUBLE_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
DoubleGenerator - Class in org.echocat.jomon.runtime.numbers
 
DoubleGenerator() - Constructor for class org.echocat.jomon.runtime.numbers.DoubleGenerator
 
DoubleRange - Class in org.echocat.jomon.runtime.numbers
 
DoubleRange(Double, Double) - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRange
 
DoubleRange.Adapter - Class in org.echocat.jomon.runtime.numbers
 
DoubleRange.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRange.Adapter
 
DoubleRange.Container - Class in org.echocat.jomon.runtime.numbers
 
DoubleRange.Container() - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRange.Container
 
DoubleRangeRequirement - Class in org.echocat.jomon.runtime.numbers
 
DoubleRangeRequirement(Double, Double) - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement
 
DoubleRangeRequirement(DoubleRange) - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement
 
DoubleRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
DoubleRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Adapter
 
DoubleRangeRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
DoubleRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Container
 
DoubleRequirement - Interface in org.echocat.jomon.runtime.numbers
 
doubleSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
Duration - Class in org.echocat.jomon.runtime.util
Synopsis A Duration represents a duration of time.
Duration(long) - Constructor for class org.echocat.jomon.runtime.util.Duration
 
Duration(long, TimeUnit) - Constructor for class org.echocat.jomon.runtime.util.Duration
 
Duration(String) - Constructor for class org.echocat.jomon.runtime.util.Duration
 
Duration(Date, Date) - Constructor for class org.echocat.jomon.runtime.util.Duration
 
duration(Duration) - Static method in class org.echocat.jomon.runtime.util.Duration
 
duration(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
duration(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
Duration.Adapter - Class in org.echocat.jomon.runtime.util
 
Duration.Adapter() - Constructor for class org.echocat.jomon.runtime.util.Duration.Adapter
 
DurationGenerator - Class in org.echocat.jomon.runtime.util
 
DurationGenerator() - Constructor for class org.echocat.jomon.runtime.util.DurationGenerator
 
durationOf(Duration) - Static method in class org.echocat.jomon.runtime.util.Duration
 
durationOf(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
durationOf(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
DurationRange - Class in org.echocat.jomon.runtime.util
 
DurationRange(String, String) - Constructor for class org.echocat.jomon.runtime.util.DurationRange
 
DurationRange(Long, Long) - Constructor for class org.echocat.jomon.runtime.util.DurationRange
 
DurationRange(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.util.DurationRange
 
DurationRange.Adapter - Class in org.echocat.jomon.runtime.util
 
DurationRange.Adapter() - Constructor for class org.echocat.jomon.runtime.util.DurationRange.Adapter
 
DurationRange.Container - Class in org.echocat.jomon.runtime.util
 
DurationRange.Container() - Constructor for class org.echocat.jomon.runtime.util.DurationRange.Container
 
DurationRangeRequirement - Class in org.echocat.jomon.runtime.util
 
DurationRangeRequirement(String, String) - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement
 
DurationRangeRequirement(Long, Long) - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement
 
DurationRangeRequirement(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement
 
DurationRangeRequirement(DurationRange) - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement
 
DurationRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.util
 
DurationRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement.Adapter
 
DurationRangeRequirement.Container - Class in org.echocat.jomon.runtime.util
 
DurationRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.util.DurationRangeRequirement.Container
 
DurationRequirement - Interface in org.echocat.jomon.runtime.util
 
DynamicClassLoader - Interface in org.echocat.jomon.runtime.system
 

E

EMPTY_HINTS - Static variable in class org.echocat.jomon.runtime.util.Hints
 
emptyCloseableIterator() - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 
emptyIterator() - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
encode(long) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
EncodedSerialGenerator - Class in org.echocat.jomon.runtime.util
 
EncodedSerialGenerator(SerialGenerator<Long>) - Constructor for class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
encrypt(byte[]) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
Entry<K,V> - Interface in org.echocat.jomon.runtime.util
Synopsis This represents an entry with a key and a value.
entry(K, V) - Static method in class org.echocat.jomon.runtime.util.EntryUtils
 
Entry.BaseImpl<K,V> - Class in org.echocat.jomon.runtime.util
 
Entry.BaseImpl(K) - Constructor for class org.echocat.jomon.runtime.util.Entry.BaseImpl
 
Entry.Impl<K,V> - Class in org.echocat.jomon.runtime.util
 
Entry.Impl(K, V) - Constructor for class org.echocat.jomon.runtime.util.Entry.Impl
 
EntryUtils - Class in org.echocat.jomon.runtime.util
 
EnumLocalizer - Class in org.echocat.jomon.runtime.i18n
 
EnumLocalizer(ResourceBundleFactory<?>) - Constructor for class org.echocat.jomon.runtime.i18n.EnumLocalizer
 
equals(Object) - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
equals(Object) - Method in class org.echocat.jomon.runtime.generation.StringRequirement
 
equals(Object) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
equals(Object) - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Duration
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Entry.BaseImpl
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Hints
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Value.BaseValueSupport
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Value.Fixed
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.Value.ValueSupport
 
equals(Object) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
error - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
ExactBooleanRequirement - Class in org.echocat.jomon.runtime.logic
 
ExactBooleanRequirement(Boolean) - Constructor for class org.echocat.jomon.runtime.logic.ExactBooleanRequirement
 
ExactBooleanRequirement.Adapter - Class in org.echocat.jomon.runtime.logic
 
ExactBooleanRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Adapter
 
ExactBooleanRequirement.Container - Class in org.echocat.jomon.runtime.logic
 
ExactBooleanRequirement.Container() - Constructor for class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Container
 
ExactDateRequirement - Class in org.echocat.jomon.runtime.date
 
ExactDateRequirement(Date) - Constructor for class org.echocat.jomon.runtime.date.ExactDateRequirement
 
ExactDateRequirement.Adapter - Class in org.echocat.jomon.runtime.date
 
ExactDateRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.date.ExactDateRequirement.Adapter
 
ExactDateRequirement.Container - Class in org.echocat.jomon.runtime.date
 
ExactDateRequirement.Container() - Constructor for class org.echocat.jomon.runtime.date.ExactDateRequirement.Container
 
ExactDoubleRequirement - Class in org.echocat.jomon.runtime.numbers
 
ExactDoubleRequirement(Double) - Constructor for class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement
 
ExactDoubleRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ExactDoubleRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Adapter
 
ExactDoubleRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
ExactDoubleRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Container
 
ExactDurationRequirement - Class in org.echocat.jomon.runtime.util
 
ExactDurationRequirement(String) - Constructor for class org.echocat.jomon.runtime.util.ExactDurationRequirement
 
ExactDurationRequirement(Long) - Constructor for class org.echocat.jomon.runtime.util.ExactDurationRequirement
 
ExactDurationRequirement(Duration) - Constructor for class org.echocat.jomon.runtime.util.ExactDurationRequirement
 
ExactDurationRequirement.Adapter - Class in org.echocat.jomon.runtime.util
 
ExactDurationRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.util.ExactDurationRequirement.Adapter
 
ExactDurationRequirement.Container - Class in org.echocat.jomon.runtime.util
 
ExactDurationRequirement.Container() - Constructor for class org.echocat.jomon.runtime.util.ExactDurationRequirement.Container
 
ExactIntegerRequirement - Class in org.echocat.jomon.runtime.numbers
 
ExactIntegerRequirement(Integer) - Constructor for class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement
 
ExactIntegerRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ExactIntegerRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Adapter
 
ExactIntegerRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
ExactIntegerRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Container
 
ExactLongRequirement - Class in org.echocat.jomon.runtime.numbers
 
ExactLongRequirement(Long) - Constructor for class org.echocat.jomon.runtime.numbers.ExactLongRequirement
 
ExactLongRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ExactLongRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Adapter
 
ExactLongRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
ExactLongRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Container
 
ExactShortRequirement - Class in org.echocat.jomon.runtime.numbers
 
ExactShortRequirement(Short) - Constructor for class org.echocat.jomon.runtime.numbers.ExactShortRequirement
 
ExactShortRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ExactShortRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Adapter
 
ExactShortRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
ExactShortRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Container
 
ExactValueRequirement<T> - Interface in org.echocat.jomon.runtime.generation
 
ExactValueRequirementSupport<T> - Class in org.echocat.jomon.runtime.generation
 
ExactValueRequirementSupport(T) - Constructor for class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport
 
ExactValueRequirementSupport.Adapter<T,C extends ExactValueRequirementSupport.Container<T>,R extends ExactValueRequirementSupport<T>> - Class in org.echocat.jomon.runtime.generation
 
ExactValueRequirementSupport.Adapter() - Constructor for class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Adapter
 
ExactValueRequirementSupport.Container<T> - Class in org.echocat.jomon.runtime.generation
 
ExactValueRequirementSupport.Container() - Constructor for class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Container
 
ExceptionUtils - Class in org.echocat.jomon.runtime.exceptions
 
Excluding - Annotation Type in org.echocat.jomon.runtime.annotations
Is used to document an parameter, field, ... which was excluded from a range.
executeWithRetry(Runnable, RetryingStrategy<Void>) - Static method in class org.echocat.jomon.runtime.concurrent.Retryer
 
executeWithRetry(Runnable, RetryingStrategy<Void>, Class<E>) - Static method in class org.echocat.jomon.runtime.concurrent.Retryer
 
executeWithRetry(Callable<T>, RetryingStrategy<T>) - Static method in class org.echocat.jomon.runtime.concurrent.Retryer
 
executeWithRetry(Callable<T>, RetryingStrategy<T>, Class<E>) - Static method in class org.echocat.jomon.runtime.concurrent.Retryer
 
ExtendingHints - Class in org.echocat.jomon.runtime.util
 
ExtendingHints(Hints) - Constructor for class org.echocat.jomon.runtime.util.ExtendingHints
 
ExtendingHints(Hints, Map<Hint<?>, Object>) - Constructor for class org.echocat.jomon.runtime.util.ExtendingHints
 
ExtendingHints(Hints, Hints) - Constructor for class org.echocat.jomon.runtime.util.ExtendingHints
 
extractComponentClassOfIterable(Type) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
extractComponentClassOfIterable(PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
extractComponentTypeOfIterable(Type) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
extractComponentTypeOfIterable(PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 

F

fatal - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
filter(Iterator<T>, Predicate<? super T>) - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 
finalize() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
findAnnotation(Class<T>, PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
findBy(Q) - Method in interface org.echocat.jomon.runtime.repository.QueryableRepository
 
findChunkAwareSerializerOf(Class<T>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
findChunkSizeOf(Class<?>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
findClass(String, ClassLoader) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
findClass(String, ClassLoader, Class<T>) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
findClass(String) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
findClass(String, Class<T>) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
findExceptionInCausesOf(Throwable, Class<T>) - Static method in class org.echocat.jomon.runtime.exceptions.ExceptionUtils
 
findFirstOf(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
findFirstOf(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
findIdsBy(Q) - Method in interface org.echocat.jomon.runtime.repository.IdQueryableRepository
 
findOneBy(ID) - Method in interface org.echocat.jomon.runtime.repository.QueryableRepository
 
findOneBy(Q) - Method in interface org.echocat.jomon.runtime.repository.QueryableRepository
 
findSerializerOf(Class<T>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
findSerializerTypeOf(Class<T>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
findValue(Object, Class<T>, T) - Static method in class org.echocat.jomon.runtime.util.ValueUtils
 
findValue(Object, Class<T>) - Static method in class org.echocat.jomon.runtime.util.ValueUtils
 
fixed(V) - Static method in class org.echocat.jomon.runtime.util.Value.Fixed
 
FixingSlf4jMDCAdapter - Class in org.echocat.jomon.runtime
 
FixingSlf4jMDCAdapter(MDCAdapter) - Constructor for class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
FLOAT_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
floatSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
flush() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
flush() - Method in interface org.echocat.jomon.runtime.io.Redirection.Out
 
flush() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.LoggerBasedSupport
 
flush() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamBasedSupport
 
flushAllEntries() - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundleFactory
 
flushAllEntries() - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
flushAllEntries() - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
flushEntriesOf(ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundleFactory
 
flushEntriesOf(ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
flushEntriesOf(ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
format(Map<String, Object>) - Method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
format(Map<String, Object>) - Method in interface org.echocat.jomon.runtime.format.MessageFormatter
 
format() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
format(PhoneNumber.Format) - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
formatMessage(ResourceBundle, String, Object...) - Static method in class org.echocat.jomon.runtime.i18n.ResourceBundleUtils
 
fromString(String, Class<?>) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 

G

generate(DateRequirement) - Method in class org.echocat.jomon.runtime.date.DateGenerator
 
generate(R) - Method in interface org.echocat.jomon.runtime.generation.Generator
 
generate(StringRequirement) - Method in class org.echocat.jomon.runtime.generation.StringGenerator
 
generate(BooleanRequirement) - Method in class org.echocat.jomon.runtime.logic.BooleanGenerator
 
generate(NumberRequirement<Double>) - Method in class org.echocat.jomon.runtime.numbers.DoubleGenerator
 
generate(NumberRequirement<Integer>) - Method in class org.echocat.jomon.runtime.numbers.IntegerGenerator
 
generate(NumberRequirement<Long>) - Method in class org.echocat.jomon.runtime.numbers.LongGenerator
 
generate(NumberRequirement<Short>) - Method in class org.echocat.jomon.runtime.numbers.ShortGenerator
 
generate(DurationRequirement) - Method in class org.echocat.jomon.runtime.util.DurationGenerator
 
generateBoolean(BooleanRequirement) - Static method in class org.echocat.jomon.runtime.logic.BooleanGenerator
 
generateDate(DateRequirement) - Static method in class org.echocat.jomon.runtime.date.DateGenerator
 
generateDouble(NumberRequirement<Double>) - Static method in class org.echocat.jomon.runtime.numbers.DoubleGenerator
 
generateDuration(DurationRequirement) - Static method in class org.echocat.jomon.runtime.util.DurationGenerator
 
generateExact(ExactDateRequirement) - Method in class org.echocat.jomon.runtime.date.DateGenerator
 
generateExact(ExactBooleanRequirement) - Method in class org.echocat.jomon.runtime.logic.BooleanGenerator
 
generateExact(ExactDoubleRequirement) - Method in class org.echocat.jomon.runtime.numbers.DoubleGenerator
 
generateExact(ExactIntegerRequirement) - Method in class org.echocat.jomon.runtime.numbers.IntegerGenerator
 
generateExact(ExactLongRequirement) - Method in class org.echocat.jomon.runtime.numbers.LongGenerator
 
generateExact(ExactShortRequirement) - Method in class org.echocat.jomon.runtime.numbers.ShortGenerator
 
generateExact(ExactDurationRequirement) - Method in class org.echocat.jomon.runtime.util.DurationGenerator
 
generateIncreasingDuration(IncreasingDurationRequirement) - Method in class org.echocat.jomon.runtime.util.DurationGenerator
 
generateInRange(DateRangeRequirement) - Method in class org.echocat.jomon.runtime.date.DateGenerator
 
generateInRange(DoubleRangeRequirement) - Method in class org.echocat.jomon.runtime.numbers.DoubleGenerator
 
generateInRange(IntegerRangeRequirement) - Method in class org.echocat.jomon.runtime.numbers.IntegerGenerator
 
generateInRange(LongRangeRequirement) - Method in class org.echocat.jomon.runtime.numbers.LongGenerator
 
generateInRange(ShortRangeRequirement) - Method in class org.echocat.jomon.runtime.numbers.ShortGenerator
 
generateInRange(DurationRangeRequirement) - Method in class org.echocat.jomon.runtime.util.DurationGenerator
 
generateInteger(NumberRequirement<Integer>) - Static method in class org.echocat.jomon.runtime.numbers.IntegerGenerator
 
generateLong(NumberRequirement<Long>) - Static method in class org.echocat.jomon.runtime.numbers.LongGenerator
 
generateNext(Duration, NumberRequirement<Double>) - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
generateShort(NumberRequirement<Short>) - Static method in class org.echocat.jomon.runtime.numbers.ShortGenerator
 
Generator<T,R extends Requirement> - Interface in org.echocat.jomon.runtime.generation
 
get(String) - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
get(Locale, String) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
get(Locale, String, Object...) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
get() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
get() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
get(Hint<T>, T) - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
get(Hint<T>) - Method in class org.echocat.jomon.runtime.util.Hints
 
get(Hints, Hint<T>) - Static method in class org.echocat.jomon.runtime.util.Hints
 
get(Hint<T>, T) - Method in class org.echocat.jomon.runtime.util.Hints
 
get(Hints, Hint<T>, T) - Static method in class org.echocat.jomon.runtime.util.Hints
 
get(Hint<T>, T) - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
getAllOfMeasurePeriod() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
getAllRecursivelyFor(Package, Locale, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
getAllRecursivelyWithNoInheritanceFor(Class<?>, ClassLoader, Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
getApplicationInfoString() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getAsDouble() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
getAttribute(String) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
getAttributes(String[]) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
getBeanInfoFor(Class<?>) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getBestFittingUnit() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
getBundle(Locale) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
getByDisplay(String) - Static method in enum org.echocat.jomon.runtime.util.ByteUnit
 
getByShortDisplay(String) - Static method in enum org.echocat.jomon.runtime.util.ByteUnit
 
getByte(byte[], int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getCause() - Method in exception org.echocat.jomon.runtime.io.UncheckedIOException
 
getChars() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
getCharset() - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
getChunkAwareSerializerOf(Class<T>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
getChunkSize() - Method in interface org.echocat.jomon.runtime.io.ChunkAwareSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.BooleanSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.ByteSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.ChunkAwareStringSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.DoubleSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.FloatSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.IntegerSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.LongSerializer
 
getChunkSize() - Method in class org.echocat.jomon.runtime.io.Serializers.ShortSerializer
 
getChunkSizeOf(Class<?>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
getCompiledPattern() - Method in class org.echocat.jomon.runtime.util.Glob
 
getCopyOfContextMap() - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
getCountry() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
getCountryCode() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
getCreationRetries() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
getCurrent() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
getCurrent() - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
getCurrentDuration() - Method in class org.echocat.jomon.runtime.concurrent.StopWatch
 
getCurrentTry() - Method in class org.echocat.jomon.runtime.concurrent.RetryingStatus
 
getCycleInterval() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
getDay() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
getDefaultValue() - Method in interface org.echocat.jomon.runtime.util.Hint
 
getDefaultValue() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
getDelegates() - Method in class org.echocat.jomon.runtime.io.Redirection.CompoundSupport
 
getDirection() - Method in interface org.echocat.jomon.runtime.repository.OrderBy
 
getDirection() - Method in class org.echocat.jomon.runtime.repository.OrderBySupport
 
getDisplay() - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
getDurationSinceStart() - Method in class org.echocat.jomon.runtime.concurrent.RetryingStatus
 
getEntriesToSkip() - Method in interface org.echocat.jomon.runtime.repository.Paged
 
getExceptionsThatForceRetry() - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
getExtension() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
getFactor() - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
getField() - Method in interface org.echocat.jomon.runtime.repository.OrderBy
 
getField() - Method in class org.echocat.jomon.runtime.repository.OrderBySupport
 
getFieldOf(Class<?>, Class<?>, String, boolean) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
getFor(Class<?>, Locale) - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundleFactory
 
getFor(Class<?>, Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
getFor(Class<?>, ClassLoader, Locale) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
getFor(Class<?>, Locale) - Method in interface org.echocat.jomon.runtime.i18n.ResourceBundleFactory
 
getFor(Class<?>) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
getFor(Class<?>, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
getFrom() - Method in class org.echocat.jomon.runtime.date.DateRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.LongRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.util.DurationRange.Container
 
getFrom() - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Container
 
getFrom() - Method in interface org.echocat.jomon.runtime.util.Range
 
getFrom() - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
getFrom(V) - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
getGeneratedType() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
getGeneratedType() - Method in interface org.echocat.jomon.runtime.util.SerialGenerator
 
getGeneratedType() - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
getGenericTypeOf(PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
getGetIdMethodFor(B) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getGetIdMethodFor(Class<?>) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getGetIdMethodForInternal(Class<?>) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getHintToValue() - Method in class org.echocat.jomon.runtime.util.Hints
 
getHits() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
getHitsFor(K) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
getHost() - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
getHostName() - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
getId() - Method in interface org.echocat.jomon.runtime.util.IdEnabled
 
getIdAnnotationTypes() - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getIds() - Method in interface org.echocat.jomon.runtime.repository.IdsOnlyEnabledQuery
 
getImplementationBuildDate() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getImplementationBuildRevision() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getImplementationTitle() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getImplementationVersion() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getInitialValue() - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
getInstance() - Static method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
getInteger(byte[], int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getInterval() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getKey() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
getKey() - Method in class org.echocat.jomon.runtime.util.Entry.BaseImpl
 
getKey() - Method in interface org.echocat.jomon.runtime.util.Entry
 
getKey() - Method in class org.echocat.jomon.runtime.util.ValueWithKey
 
getKey() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
getKeys() - Method in class org.echocat.jomon.runtime.i18n.CombinedResourceBundle
 
getKeys() - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundle
 
getLastAccessed() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
getLastExecution() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getLastExecutionDuration() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getLocale() - Method in class org.echocat.jomon.runtime.i18n.CombinedResourceBundle
 
getLocale() - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundle
 
getLocales() - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
getLogger() - Method in class org.echocat.jomon.runtime.io.Redirection.LoggerBasedSupport
 
getLong(byte[], int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getManifest() - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getManifestValue(Attributes.Name) - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getManifestValue(Attributes.Name, Manifest) - Method in class org.echocat.jomon.runtime.ManifestInformationFactory
 
getMaximumOfEntriesToReturn() - Method in interface org.echocat.jomon.runtime.repository.Limited
 
getMaximumWaitTime() - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
getMaxNumberOfRetries() - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
getMaxQueueSize() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
getMBeanInfo() - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
getMeasurePeriod() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
getMeasurePeriod() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
getMessageFor(Enum<?>, Locale) - Method in class org.echocat.jomon.runtime.i18n.EnumLocalizer
 
getMinStartDelay() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getMonth() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
getName() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
getName() - Method in interface org.echocat.jomon.runtime.logging.LogLevel
 
getName() - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
getName() - Method in interface org.echocat.jomon.runtime.util.Hint
 
getName() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
getNational() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
getNextExecution() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getNextTextElement() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
getNumberOfMeasureSlots() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
getNumberOfMeasureSlots() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
getOverallExecutionCount() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getOverallExecutionDuration() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getPassword() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
getPattern() - Method in class org.echocat.jomon.runtime.generation.StringRequirement
 
getPatternSource() - Method in class org.echocat.jomon.runtime.util.Glob
 
getPossibleValues() - Method in interface org.echocat.jomon.runtime.generation.OneOfRequirement
 
getPossibleValues() - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Container
 
getPossibleValues() - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport
 
getPriority() - Method in interface org.echocat.jomon.runtime.logging.LogLevel
 
getPriority() - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
getProcessInRelationTo(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
getPropertyNameToDescriptorFor(Class<?>) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
getPublicMethodOf(Class<?>, Class<?>, String, Class<?>...) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
getResolution() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
getResolution() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
getResourceBundles() - Method in class org.echocat.jomon.runtime.i18n.CombinedResourceBundle
 
getResultsThatForceRetry() - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
getSerializerOf(Class<T>) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
getShort(byte[], int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getShortDisplay() - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
getShortHostName() - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
getStartDelay() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getStrategy() - Method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
getStream() - Method in class org.echocat.jomon.runtime.io.Redirection.StreamBasedSupport
 
getString(byte[], int, int, Charset) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getStringChunkSizeFor(int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
getTargetStartDelayInMillis() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
getText() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
getTextLength() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
getTo() - Method in class org.echocat.jomon.runtime.date.DateRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Container
 
getTo() - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.LongRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Container
 
getTo() - Method in class org.echocat.jomon.runtime.util.DurationRange.Container
 
getTo() - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Container
 
getTo() - Method in interface org.echocat.jomon.runtime.util.Range
 
getTo() - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
getTo(V) - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
getType() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
getType() - Method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
getTypeToGetIdMethodForInternal(Iterable<Class<?>>) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
getValue() - Method in class org.echocat.jomon.runtime.date.ExactDateRequirement.Container
 
getValue() - Method in interface org.echocat.jomon.runtime.generation.ExactValueRequirement
 
getValue() - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Container
 
getValue() - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport
 
getValue() - Method in interface org.echocat.jomon.runtime.generation.RangeRequirement
 
getValue() - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport
 
getValue() - Method in class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Container
 
getValue() - Method in class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Container
 
getValue() - Method in class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Container
 
getValue() - Method in class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Container
 
getValue() - Method in class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Container
 
getValue() - Method in interface org.echocat.jomon.runtime.util.Entry
 
getValue() - Method in class org.echocat.jomon.runtime.util.Entry.Impl
 
getValue() - Method in class org.echocat.jomon.runtime.util.ExactDurationRequirement.Container
 
getValue() - Method in class org.echocat.jomon.runtime.util.LazyEntry
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.BigDecimalValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.BigIntegerValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.BooleanValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.ByteValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.CharacterValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.DateValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.DoubleValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.Fixed
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.FloatValue
 
getValue() - Method in interface org.echocat.jomon.runtime.util.Value
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.IntegerValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.Lazy
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.LongValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.PatternValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.ShortValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.StringValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.Value.ValueSupport
 
getValue() - Method in interface org.echocat.jomon.runtime.util.ValueHolder
 
getValue(Object, Class<T>, T) - Static method in class org.echocat.jomon.runtime.util.ValueUtils
 
getValue(Object, Class<T>) - Static method in class org.echocat.jomon.runtime.util.ValueUtils
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BigDecimalValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BigIntegerValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BooleanValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ByteValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.CharacterValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.DateValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.DoubleValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.FloatValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.IntegerValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.LongValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.PatternValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ShortValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.StringValue
 
getValue() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
getValue() - Method in class org.echocat.jomon.runtime.util.WritableEntry.Impl
 
getValueType() - Method in interface org.echocat.jomon.runtime.util.Hint
 
getValueType() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
getWaitBetweenEachTry() - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
getWithoutProducing() - Method in class org.echocat.jomon.runtime.util.Value.Lazy
 
getWriters() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
getWriterToHitsForNextCycle() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
getYear() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
getZeroValue() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
getZeroValue() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageDoubleCounter
 
getZeroValue() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageLongCounter
 
Glob - Class in org.echocat.jomon.runtime.util
A simple (but fast ;) pattern-matcher.
Glob(String) - Constructor for class org.echocat.jomon.runtime.util.Glob
 
Glob(String, boolean) - Constructor for class org.echocat.jomon.runtime.util.Glob
 
GLOB_MULTIPLE - Static variable in class org.echocat.jomon.runtime.util.GlobPattern
Pattern for matching 0-n.
GLOB_SINGLE - Static variable in class org.echocat.jomon.runtime.util.GlobPattern
Pattern for matching 1.
GlobPattern - Class in org.echocat.jomon.runtime.util
 
GlobPattern(char) - Constructor for class org.echocat.jomon.runtime.util.GlobPattern
 
GlobPattern(char, String) - Constructor for class org.echocat.jomon.runtime.util.GlobPattern
 
GotInterruptedException - Exception in org.echocat.jomon.runtime.util
 
GotInterruptedException() - Constructor for exception org.echocat.jomon.runtime.util.GotInterruptedException
 
GotInterruptedException(String) - Constructor for exception org.echocat.jomon.runtime.util.GotInterruptedException
 
GotInterruptedException(String, Throwable) - Constructor for exception org.echocat.jomon.runtime.util.GotInterruptedException
 
GotInterruptedException(Throwable) - Constructor for exception org.echocat.jomon.runtime.util.GotInterruptedException
 
groupByWriter(Map<Object, BatchedHitWriter.Hits<?>>) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 

H

handleGetObject(String) - Method in class org.echocat.jomon.runtime.i18n.CombinedResourceBundle
 
handleGetObject(String) - Method in class org.echocat.jomon.runtime.i18n.CompoundResourceBundle
 
Handler - Class in sun.net.www.protocol.classpath
 
Handler() - Constructor for class sun.net.www.protocol.classpath.Handler
 
hasContent() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
hasContent() - Method in class org.echocat.jomon.runtime.util.Duration
 
hasCountry() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
hasCountryCode() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
hasDay() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
hasExtension() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
hashCode() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
hashCode() - Method in class org.echocat.jomon.runtime.generation.StringRequirement
 
hashCode() - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
hashCode() - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
hashCode() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Duration
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Entry.BaseImpl
 
hashCode() - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Hints
 
hashCode() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
hashCode() - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Value.BaseValueSupport
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Value.Fixed
 
hashCode() - Method in class org.echocat.jomon.runtime.util.Value.ValueSupport
 
hashCode() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
hasIdAnnotation(Class<?>, PropertyDescriptor) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
hasIdAnnotation(Method) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
hasIdsOnly() - Method in interface org.echocat.jomon.runtime.repository.IdsOnlyEnabledQuery
 
hasMonth() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
hasNational() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.LimitedIterator
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
hasNext() - Method in class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
hasValue() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
hasYear() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
Hint<T> - Interface in org.echocat.jomon.runtime.util
 
hint(Class<T>, String) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hint(Class<T>, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hint(Class<T>, Class<?>, String) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hint(Class<T>, Class<?>, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hint(Class<T>, Object, String) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
hint(Class<T>, Object, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
Hint.Impl<T> - Class in org.echocat.jomon.runtime.util
 
Hint.Impl(Class<T>, String, T, boolean) - Constructor for class org.echocat.jomon.runtime.util.Hint.Impl
 
Hints - Class in org.echocat.jomon.runtime.util
 
Hints() - Constructor for class org.echocat.jomon.runtime.util.Hints
 
Hints(Hints) - Constructor for class org.echocat.jomon.runtime.util.Hints
 
Hints(Map<Hint<?>, Object>) - Constructor for class org.echocat.jomon.runtime.util.Hints
 
hints(Object...) - Static method in class org.echocat.jomon.runtime.util.Hints
 

I

IdEnabled<ID> - Interface in org.echocat.jomon.runtime.util
 
IdProvider<ID,B> - Interface in org.echocat.jomon.runtime.id
 
IdQueryableRepository<Q extends Query,ID> - Interface in org.echocat.jomon.runtime.repository
 
IdsOnlyEnabledQuery<ID,T extends IdsOnlyEnabledQuery<ID,T>> - Interface in org.echocat.jomon.runtime.repository
 
ImmutableMimeType - Class in org.echocat.jomon.runtime
 
ImmutableMimeType(String) - Constructor for class org.echocat.jomon.runtime.ImmutableMimeType
 
immutableMimeType(String) - Static method in class org.echocat.jomon.runtime.ImmutableMimeType
 
immutableMimeTypes(String...) - Static method in class org.echocat.jomon.runtime.ImmutableMimeType
 
immutableMimeTypes(Iterable<String>) - Static method in class org.echocat.jomon.runtime.ImmutableMimeType
 
IMPLEMENTATION_BUILD_DATE - Static variable in class org.echocat.jomon.runtime.ManifestInformationFactory
 
IMPLEMENTATION_BUILD_REVISION - Static variable in class org.echocat.jomon.runtime.ManifestInformationFactory
 
in(ByteUnit) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
in(TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
Including - Annotation Type in org.echocat.jomon.runtime.annotations
Is used to document an parameter, field, ... which was included in a range.
IncreasingDurationRequirement - Class in org.echocat.jomon.runtime.util
 
IncreasingDurationRequirement(String) - Constructor for class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
IncreasingDurationRequirement(long) - Constructor for class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
IncreasingDurationRequirement(Duration) - Constructor for class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
IncreasingRequirement<T> - Interface in org.echocat.jomon.runtime.generation
 
indexOf(char[], char[], int) - Static method in class org.echocat.jomon.runtime.StringUtils
Same as String.indexOf but (slightly) faster ;) Hint: Performance optimized code - so some warnings are suppressed.
InetSocketAddressPropertyEditor - Class in org.echocat.jomon.runtime.jaxb
 
InetSocketAddressPropertyEditor() - Constructor for class org.echocat.jomon.runtime.jaxb.InetSocketAddressPropertyEditor
 
info - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
init() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
init() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
init() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
inputStreamFor(Redirection.In) - Static method in class org.echocat.jomon.runtime.io.Redirection.In.StreamAdapter
 
insert(T) - Method in interface org.echocat.jomon.runtime.repository.InsertingRepository
 
InsertingRepository<T> - Interface in org.echocat.jomon.runtime.repository
 
INTEGER_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
IntegerGenerator - Class in org.echocat.jomon.runtime.numbers
 
IntegerGenerator() - Constructor for class org.echocat.jomon.runtime.numbers.IntegerGenerator
 
IntegerRange - Class in org.echocat.jomon.runtime.numbers
 
IntegerRange(Integer, Integer) - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRange
 
IntegerRange.Adapter - Class in org.echocat.jomon.runtime.numbers
 
IntegerRange.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRange.Adapter
 
IntegerRange.Container - Class in org.echocat.jomon.runtime.numbers
 
IntegerRange.Container() - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRange.Container
 
IntegerRangeRequirement - Class in org.echocat.jomon.runtime.numbers
 
IntegerRangeRequirement(Integer, Integer) - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement
 
IntegerRangeRequirement(IntegerRange) - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement
 
IntegerRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
IntegerRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Adapter
 
IntegerRangeRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
IntegerRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Container
 
IntegerRequirement - Interface in org.echocat.jomon.runtime.numbers
 
integerSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
InternetAddressAdapter - Class in org.echocat.jomon.runtime.jaxb
 
InternetAddressAdapter() - Constructor for class org.echocat.jomon.runtime.jaxb.InternetAddressAdapter
 
invoke(String, Object[], String[]) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
is(Hint<T>, T, T) - Method in class org.echocat.jomon.runtime.util.Hints
 
is(Hints, Hint<T>, T, T) - Static method in class org.echocat.jomon.runtime.util.Hints
 
is(Hint<T>, T) - Method in class org.echocat.jomon.runtime.util.Hints
 
is(Hints, Hint<T>, T) - Static method in class org.echocat.jomon.runtime.util.Hints
 
isActive() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
isCaseInSensitive() - Method in class org.echocat.jomon.runtime.util.Glob
 
isDynamic() - Method in interface org.echocat.jomon.runtime.system.DynamicClassLoader
 
isEmpty(Collection<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isEmpty(Iterable<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isEmpty(Iterator<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isEmpty(Map<?, ?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isEmpty(MultiMap<?, ?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isEmpty() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
isEmpty() - Method in class org.echocat.jomon.runtime.util.Duration
 
isEnabled(Logger, LogLevel) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Is the logger instance enabled for the given level?
isEnabled(Logger, LogLevel, Marker) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Similar to Slf4jUtils.isEnabled(org.slf4j.Logger, org.echocat.jomon.runtime.logging.LogLevel) method except that the marker data is also taken into account.
isEnabled(Hint<Boolean>) - Method in class org.echocat.jomon.runtime.util.Hints
 
isEnabled(Hints, Hint<Boolean>) - Static method in class org.echocat.jomon.runtime.util.Hints
 
isEnabled(Hint<Boolean>, boolean) - Method in class org.echocat.jomon.runtime.util.Hints
 
isEnabled(Hints, Hint<Boolean>, boolean) - Static method in class org.echocat.jomon.runtime.util.Hints
 
isExceptionThatForceRetry(Throwable) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
isGreaterThan(Double, Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRange
 
isGreaterThan(Integer, Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRange
 
isGreaterThan(Long, Long) - Method in class org.echocat.jomon.runtime.numbers.LongRange
 
isGreaterThan(N, N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange
 
isGreaterThan(Short, Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRange
 
isGreaterThan(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
isGreaterThan(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThan(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThan(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThan(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThanOrEqualTo(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
isGreaterThanOrEqualTo(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThanOrEqualTo(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThanOrEqualTo(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
isGreaterThanOrEqualTo(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
isInitiallyActive() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
isLastUpdateLongAgo(Duration, long) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Cycler
 
isLessThan(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
isLessThan(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThan(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThan(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThan(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThanOrEqualTo(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
isLessThanOrEqualTo(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThanOrEqualTo(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThanOrEqualTo(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
isLessThanOrEqualTo(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
isNotEmpty(Collection<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isNotEmpty(Iterable<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isNotEmpty(Iterator<?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isNotEmpty(Map<?, ?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isNotEmpty(MultiMap<?, ?>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
isNullValueAllowed() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
isNullValueAllowed() - Method in interface org.echocat.jomon.runtime.util.Hint
 
ISO_PATTERN - Static variable in class org.echocat.jomon.runtime.DateTimeUtils
 
isQueueToBig(Map<Object, BatchedHitWriter.Hits<?>>, int) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Cycler
 
isResultThatForceRetry(T) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
isRetryRequiredForException(Throwable, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy.Unmodifiable
 
isRetryRequiredForException(Throwable, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
isRetryRequiredForException(Throwable, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
isRetryRequiredForException(Throwable, RetryingStatus) - Method in interface org.echocat.jomon.runtime.concurrent.RetryingStrategy
 
isRetryRequiredForResult(T, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy.Unmodifiable
 
isRetryRequiredForResult(T, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
isRetryRequiredForResult(T, RetryingStatus) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
isRetryRequiredForResult(T, RetryingStatus) - Method in interface org.echocat.jomon.runtime.concurrent.RetryingStrategy
 
isRunning() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
isSet(Hint<?>) - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
isSet(Hint<?>) - Method in class org.echocat.jomon.runtime.util.Hints
 
isSet(Hints, Hint<?>) - Static method in class org.echocat.jomon.runtime.util.Hints
 
isSet(Hint<?>) - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
isSignificant(Duration) - Method in class org.echocat.jomon.runtime.date.DateRange
 
isSignificant(Date, Date, Duration) - Method in class org.echocat.jomon.runtime.date.DateRange
 
isSignificant(Double, Double, Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRange
 
isSignificant(Integer, Integer, Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRange
 
isSignificant(Long, Long, Long) - Method in class org.echocat.jomon.runtime.numbers.LongRange
 
isSignificant(N, N, N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange
 
isSignificant(Short, Short, Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRange
 
isSignificant() - Method in interface org.echocat.jomon.runtime.util.Significantable
 
isSignificant(T) - Method in interface org.echocat.jomon.runtime.util.SignificantableBasedOn
 
isSignificant(B, B, T) - Method in interface org.echocat.jomon.runtime.util.SignificantableWithMinAndMaxBasedOn
 
isTransportableType(Class<?>) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
iterator() - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
iterator() - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
iterator() - Method in class org.echocat.jomon.runtime.util.Hints
 
iterator() - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
IteratorUtils - Class in org.echocat.jomon.runtime.iterators
 

J

join(Duration, Thread) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
join(Duration, Iterable<? extends Thread>) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
join(Duration, Thread...) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
join(Thread) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
join(Iterable<? extends Thread>) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
join(Thread...) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Duration, Thread) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Duration, Iterable<? extends Thread>) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Duration, Thread...) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Thread) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Iterable<? extends Thread>) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
joinSafe(Thread...) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 

L

LazyEntry<K,V> - Class in org.echocat.jomon.runtime.util
 
LazyEntry(K, ValueProducer<K, V>) - Constructor for class org.echocat.jomon.runtime.util.LazyEntry
 
LazyEntry.ValueState - Enum in org.echocat.jomon.runtime.util
 
lazyValueFor(K, ValueProducer<K, V>, ProducingType) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
lazyValueFor(Callable<V>, ProducingType) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
Limited - Interface in org.echocat.jomon.runtime.repository
 
LimitedIterator<T> - Class in org.echocat.jomon.runtime.iterators
 
LimitedIterator(Iterator<T>, Limited) - Constructor for class org.echocat.jomon.runtime.iterators.LimitedIterator
 
loadBundles(String, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
loadResourceBundles(Class<?>, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
LocaleAdapter - Class in org.echocat.jomon.runtime.jaxb
 
LocaleAdapter() - Constructor for class org.echocat.jomon.runtime.jaxb.LocaleAdapter
 
lock() - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
lock() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
LockFactory - Interface in org.echocat.jomon.runtime.concurrent
 
LockFactory.Lock - Interface in org.echocat.jomon.runtime.concurrent
 
LockFactoryAdapter - Class in org.echocat.jomon.runtime.concurrent
 
LockFactoryAdapter(Lock) - Constructor for class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
LockFactoryAdapter.LockAdapter - Class in org.echocat.jomon.runtime.concurrent
 
LockFactoryAdapter.LockAdapter() - Constructor for class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter.LockAdapter
 
lockInterruptibly() - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
lockInterruptibly() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
log(String) - Method in class org.echocat.jomon.runtime.io.Redirection.LoggerBasedSupport
 
log(LocationAwareLogger, LogLevel, String, Marker, String, Object[], Throwable) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
 
log(Logger, LogLevel, String) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log a message at the given level.
log(Logger, LogLevel, String, Object) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log a message at the given level according to the specified format and argument.
log(Logger, LogLevel, String, Object, Object) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log a message at the given level according to the specified format and arguments.
log(Logger, LogLevel, String, Object...) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log a message at the given level according to the specified format and arguments.
log(Logger, LogLevel, String, Throwable) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log an exception (throwable) at the given level with an accompanying message.
log(Logger, LogLevel, Marker, String) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
Log a message with the specific Marker at the given level.
log(Logger, LogLevel, Marker, String, Object) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
This method is similar to Slf4jUtils.log(Logger, LogLevel, String, Object) method except that the marker data is also taken into consideration.
log(Logger, LogLevel, Marker, String, Object, Object) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
This method is similar to Slf4jUtils.log(Logger, LogLevel, String, Object, Object) method except that the marker data is also taken into consideration.
log(Logger, LogLevel, Marker, String, Object...) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
This method is similar to Slf4jUtils.log(Logger, LogLevel, String, Object...) method except that the marker data is also taken into consideration.
log(Logger, LogLevel, Marker, String, Throwable) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
This method is similar to Slf4jUtils.log(Logger, LogLevel, String, Throwable) method except that the marker data is also taken into consideration.
Log4JUtils - Class in org.echocat.jomon.runtime
Deprecated.
Use Log4JUtils instead.
Log4JUtils - Class in org.echocat.jomon.runtime.logging
 
Log4JUtils() - Constructor for class org.echocat.jomon.runtime.logging.Log4JUtils
 
LogLevel - Interface in org.echocat.jomon.runtime.logging
 
LogLevel.Impl - Class in org.echocat.jomon.runtime.logging
 
LogLevel.Impl(int, String) - Constructor for class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
LONG_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
LongGenerator - Class in org.echocat.jomon.runtime.numbers
 
LongGenerator() - Constructor for class org.echocat.jomon.runtime.numbers.LongGenerator
 
LongRange - Class in org.echocat.jomon.runtime.numbers
 
LongRange(Long, Long) - Constructor for class org.echocat.jomon.runtime.numbers.LongRange
 
LongRange.Adapter - Class in org.echocat.jomon.runtime.numbers
 
LongRange.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.LongRange.Adapter
 
LongRange.Container - Class in org.echocat.jomon.runtime.numbers
 
LongRange.Container() - Constructor for class org.echocat.jomon.runtime.numbers.LongRange.Container
 
LongRangeRequirement - Class in org.echocat.jomon.runtime.numbers
 
LongRangeRequirement(Long, Long) - Constructor for class org.echocat.jomon.runtime.numbers.LongRangeRequirement
 
LongRangeRequirement(LongRange) - Constructor for class org.echocat.jomon.runtime.numbers.LongRangeRequirement
 
LongRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
LongRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Adapter
 
LongRangeRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
LongRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Container
 
LongRequirement - Interface in org.echocat.jomon.runtime.numbers
 
longSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
LookAndFeelUtils - Class in org.echocat.jomon.runtime
 
loopOverAllElementsOf(Iterator<?>) - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 

M

ManifestInformationFactory - Class in org.echocat.jomon.runtime
 
ManifestInformationFactory() - Constructor for class org.echocat.jomon.runtime.ManifestInformationFactory
 
ManifestInformationFactory(Class<?>) - Constructor for class org.echocat.jomon.runtime.ManifestInformationFactory
 
ManifestInformationFactory(String, ClassLoader) - Constructor for class org.echocat.jomon.runtime.ManifestInformationFactory
 
marshal(CalendarDate) - Method in class org.echocat.jomon.runtime.date.CalendarDate.Adapter
 
marshal(DateRange) - Method in class org.echocat.jomon.runtime.date.DateRange.Adapter
 
marshal(R) - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Adapter
 
marshal(R) - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Adapter
 
marshal(R) - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Adapter
 
marshal(StringRequirement) - Method in class org.echocat.jomon.runtime.generation.StringRequirement.Adapter
 
marshal(InternetAddress) - Method in class org.echocat.jomon.runtime.jaxb.InternetAddressAdapter
 
marshal(Locale) - Method in class org.echocat.jomon.runtime.jaxb.LocaleAdapter
 
marshal(Pattern) - Method in class org.echocat.jomon.runtime.jaxb.PatternAdapter
 
marshal(Object) - Method in class org.echocat.jomon.runtime.jaxb.SimpleXmlAdapter
 
marshal(URI) - Method in class org.echocat.jomon.runtime.jaxb.URIAdapter
 
marshal(NR) - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Adapter
 
marshal(Duration) - Method in class org.echocat.jomon.runtime.util.Duration.Adapter
 
marshal(DurationRange) - Method in class org.echocat.jomon.runtime.util.DurationRange.Adapter
 
marshal(PhoneNumber) - Method in class org.echocat.jomon.runtime.util.PhoneNumber.Adapter
 
marshal(TypeEnabledPhoneNumber) - Method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber.Adapter
 
matches(CalendarDate) - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
matches(ClassNotFoundException, String) - Static method in class org.echocat.jomon.runtime.exceptions.ExceptionUtils
 
matches(String) - Method in class org.echocat.jomon.runtime.util.Glob
Match the given string.
matches(char[]) - Method in class org.echocat.jomon.runtime.util.Glob
Match the given char-Array.
matchesFrom(Date) - Method in class org.echocat.jomon.runtime.date.DateRange
 
matchesFrom(N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange
 
matchesFrom(Duration) - Method in class org.echocat.jomon.runtime.util.DurationRange
 
matchesTo(Date) - Method in class org.echocat.jomon.runtime.date.DateRange
 
matchesTo(N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange
 
matchesTo(Duration) - Method in class org.echocat.jomon.runtime.util.DurationRange
 
MAX_DATE - Static variable in class org.echocat.jomon.runtime.date.DateRange
 
MAX_NUMBER_OF_MEASURE_POINTS - Static variable in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
MAX_NUMBER_OF_MEASURE_POINTS - Static variable in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
MBeanDaemonWrapper - Class in org.echocat.jomon.runtime.concurrent
 
MBeanDaemonWrapper(Daemon) - Constructor for class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
Md5 - Interface in org.echocat.jomon.runtime.codec
 
md5() - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
MD5_CHARACTERS - Static variable in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(String) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(String, Charset) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(byte) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(byte[]) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(byte[], int, int) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(InputStream) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
md5Of(File) - Static method in class org.echocat.jomon.runtime.codec.Md5Utils
 
Md5Support - Class in org.echocat.jomon.runtime.codec
 
Md5Support() - Constructor for class org.echocat.jomon.runtime.codec.Md5Support
 
Md5Utils - Class in org.echocat.jomon.runtime.codec
 
MessageFormatter - Interface in org.echocat.jomon.runtime.format
 
messageFormatterFor(String, Locale, String...) - Static method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
messageFormatterFor(String, String...) - Static method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
MIN_DATE - Static variable in class org.echocat.jomon.runtime.date.DateRange
 
minus(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
minus(long) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
minus(long, ByteUnit) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
minus(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
minus(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
minus(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
minus(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
modifyBeforeUpdate(V) - Method in interface org.echocat.jomon.runtime.repository.SafeUpdater.Modifier
 
multiplyBy(double) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
multiplyBy(long) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
multiplyBy(double) - Method in class org.echocat.jomon.runtime.util.Duration
 
multiplyBy(long) - Method in class org.echocat.jomon.runtime.util.Duration
 

N

newCondition() - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
newCondition() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
newContainer() - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.date.ExactDateRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.LongRange.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Adapter
 
newContainer() - Method in class org.echocat.jomon.runtime.util.ExactDurationRequirement.Adapter
 
newExactValueRequirement(Date) - Method in class org.echocat.jomon.runtime.date.ExactDateRequirement.Adapter
 
newExactValueRequirement(T) - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Adapter
 
newExactValueRequirement(Boolean) - Method in class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Adapter
 
newExactValueRequirement(Double) - Method in class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Adapter
 
newExactValueRequirement(Integer) - Method in class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Adapter
 
newExactValueRequirement(Long) - Method in class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Adapter
 
newExactValueRequirement(Short) - Method in class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Adapter
 
newExactValueRequirement(Duration) - Method in class org.echocat.jomon.runtime.util.ExactDurationRequirement.Adapter
 
newNumberRange(Double, Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Adapter
 
newNumberRange(Integer, Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Adapter
 
newNumberRange(Long, Long) - Method in class org.echocat.jomon.runtime.numbers.LongRange.Adapter
 
newNumberRange(N, N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Adapter
 
newNumberRange(Short, Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Adapter
 
newOneOfRequirement(Set<T>) - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Adapter
 
newRangeRequirement(Date, Date) - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Adapter
 
newRangeRequirement(T, T) - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Adapter
 
newRangeRequirement(Double, Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Adapter
 
newRangeRequirement(Integer, Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Adapter
 
newRangeRequirement(Long, Long) - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Adapter
 
newRangeRequirement(Short, Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Adapter
 
newRangeRequirement(Duration, Duration) - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Adapter
 
next() - Method in interface org.echocat.jomon.runtime.generation.IncreasingRequirement
 
next() - Method in class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
next() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
next() - Method in class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
next() - Method in class org.echocat.jomon.runtime.iterators.LimitedIterator
 
next() - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
next() - Method in class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
next() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
next() - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
next() - Method in interface org.echocat.jomon.runtime.util.SerialGenerator
 
next() - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
nextInternal() - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
nextIterator(I) - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
nonBlockingLazyValueFor(K, ValueProducer<K, V>) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
nonblockingLazyValueFor(Callable<V>) - Static method in class org.echocat.jomon.runtime.util.Value.Lazy
 
nonNullHint(Class<T>, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
nonNullHint(Class<T>, Class<?>, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
nonNullHint(Class<T>, Object, String, T) - Static method in class org.echocat.jomon.runtime.util.Hint.Impl
 
nonNullHints(Hints) - Static method in class org.echocat.jomon.runtime.util.Hints
 
noop - Static variable in interface org.echocat.jomon.runtime.io.Redirection.In
 
noop - Static variable in interface org.echocat.jomon.runtime.io.Redirection.Out
 
normalize(LogLevel) - Static method in class org.echocat.jomon.runtime.logging.Slf4jUtils
 
now() - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
nowBefore(String) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
nowBefore(Duration) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
nowIn(String) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
nowIn(Duration) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
NULL - Static variable in class org.echocat.jomon.runtime.util.ExtendingHints
 
NumberRange<N extends java.lang.Number> - Class in org.echocat.jomon.runtime.numbers
 
NumberRange(N, N) - Constructor for class org.echocat.jomon.runtime.numbers.NumberRange
 
NumberRange.Adapter<N extends java.lang.Number,C extends NumberRange.Container<N>,NR extends NumberRange<N>> - Class in org.echocat.jomon.runtime.numbers
 
NumberRange.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.NumberRange.Adapter
 
NumberRange.Container<N extends java.lang.Number> - Class in org.echocat.jomon.runtime.numbers
 
NumberRange.Container() - Constructor for class org.echocat.jomon.runtime.numbers.NumberRange.Container
 
NumberRequirement<N extends java.lang.Number> - Interface in org.echocat.jomon.runtime.numbers
 

O

oneApplies(Iterable<T>, T) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
oneApplies(Iterable<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
oneApplies(Iterable<T>, Collection<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
oneApplies(Iterator<T>, T) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
oneApplies(Iterator<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
oneIntervalToMilliSeconds(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
OneOfRequirement<T> - Interface in org.echocat.jomon.runtime.generation
 
OneOfRequirementSupport<T> - Class in org.echocat.jomon.runtime.generation
 
OneOfRequirementSupport(Collection<T>) - Constructor for class org.echocat.jomon.runtime.generation.OneOfRequirementSupport
 
OneOfRequirementSupport(T, T...) - Constructor for class org.echocat.jomon.runtime.generation.OneOfRequirementSupport
 
OneOfRequirementSupport.Adapter<T,C extends OneOfRequirementSupport.Container<T>,R extends OneOfRequirementSupport<T>> - Class in org.echocat.jomon.runtime.generation
 
OneOfRequirementSupport.Adapter() - Constructor for class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Adapter
 
OneOfRequirementSupport.Container<T> - Class in org.echocat.jomon.runtime.generation
 
OneOfRequirementSupport.Container() - Constructor for class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Container
 
oneUncheckedIntervalToMilliSeconds(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
openConnection(URL) - Method in class org.echocat.jomon.runtime.io.ClasspathURLStreamHandler
 
OrderBy<F> - Interface in org.echocat.jomon.runtime.repository
 
OrderBy.Direction - Enum in org.echocat.jomon.runtime.repository
 
OrderBySupport<F> - Class in org.echocat.jomon.runtime.repository
 
OrderBySupport() - Constructor for class org.echocat.jomon.runtime.repository.OrderBySupport
 
OrderBySupport(F, OrderBy.Direction) - Constructor for class org.echocat.jomon.runtime.repository.OrderBySupport
 
org.echocat.jomon.runtime - package org.echocat.jomon.runtime
 
org.echocat.jomon.runtime.annotations - package org.echocat.jomon.runtime.annotations
 
org.echocat.jomon.runtime.codec - package org.echocat.jomon.runtime.codec
 
org.echocat.jomon.runtime.concurrent - package org.echocat.jomon.runtime.concurrent
 
org.echocat.jomon.runtime.date - package org.echocat.jomon.runtime.date
 
org.echocat.jomon.runtime.exceptions - package org.echocat.jomon.runtime.exceptions
 
org.echocat.jomon.runtime.format - package org.echocat.jomon.runtime.format
 
org.echocat.jomon.runtime.generation - package org.echocat.jomon.runtime.generation
 
org.echocat.jomon.runtime.i18n - package org.echocat.jomon.runtime.i18n
 
org.echocat.jomon.runtime.id - package org.echocat.jomon.runtime.id
 
org.echocat.jomon.runtime.io - package org.echocat.jomon.runtime.io
 
org.echocat.jomon.runtime.iterators - package org.echocat.jomon.runtime.iterators
 
org.echocat.jomon.runtime.jaxb - package org.echocat.jomon.runtime.jaxb
 
org.echocat.jomon.runtime.logging - package org.echocat.jomon.runtime.logging
 
org.echocat.jomon.runtime.logic - package org.echocat.jomon.runtime.logic
 
org.echocat.jomon.runtime.math - package org.echocat.jomon.runtime.math
 
org.echocat.jomon.runtime.numbers - package org.echocat.jomon.runtime.numbers
 
org.echocat.jomon.runtime.reflection - package org.echocat.jomon.runtime.reflection
 
org.echocat.jomon.runtime.repository - package org.echocat.jomon.runtime.repository
 
org.echocat.jomon.runtime.system - package org.echocat.jomon.runtime.system
 
org.echocat.jomon.runtime.util - package org.echocat.jomon.runtime.util
 
OstermillerMd5 - Class in org.echocat.jomon.runtime.codec
 
OstermillerMd5() - Constructor for class org.echocat.jomon.runtime.codec.OstermillerMd5
 
outOf(Redirection.Out...) - Static method in class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
outOf(Iterable<Redirection.Out>) - Static method in class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
outputStreamFor(Redirection.Out) - Static method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamAdapter
 
OverPeriodAverageCounter<T> - Class in org.echocat.jomon.runtime.math
 
OverPeriodAverageCounter(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
OverPeriodAverageDoubleCounter - Class in org.echocat.jomon.runtime.math
 
OverPeriodAverageDoubleCounter(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.math.OverPeriodAverageDoubleCounter
 
OverPeriodAverageLongCounter - Class in org.echocat.jomon.runtime.math
 
OverPeriodAverageLongCounter(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.math.OverPeriodAverageLongCounter
 
OverPeriodCounter - Class in org.echocat.jomon.runtime.math
 
OverPeriodCounter(Duration, Duration) - Constructor for class org.echocat.jomon.runtime.math.OverPeriodCounter
 

P

Paged - Interface in org.echocat.jomon.runtime.repository
 
PagedIterator<T> - Class in org.echocat.jomon.runtime.iterators
 
PagedIterator(Iterator<T>, Paged) - Constructor for class org.echocat.jomon.runtime.iterators.PagedIterator
 
parseIsoDate(String) - Static method in class org.echocat.jomon.runtime.DateTimeUtils
 
parsePart(String, String, String) - Static method in class org.echocat.jomon.runtime.date.CalendarDate
 
parsePartValueOf(Matcher) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
parsePattern(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
PatternAdapter - Class in org.echocat.jomon.runtime.jaxb
 
PatternAdapter() - Constructor for class org.echocat.jomon.runtime.jaxb.PatternAdapter
 
PhoneNumber - Class in org.echocat.jomon.runtime.util
 
PhoneNumber(String) - Constructor for class org.echocat.jomon.runtime.util.PhoneNumber
 
PhoneNumber(String, String) - Constructor for class org.echocat.jomon.runtime.util.PhoneNumber
 
PhoneNumber(PhoneNumber) - Constructor for class org.echocat.jomon.runtime.util.PhoneNumber
 
phoneNumber(TypeEnabledPhoneNumber.Type, String) - Static method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
phoneNumber(TypeEnabledPhoneNumber.Type, String, String) - Static method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
phoneNumber(TypeEnabledPhoneNumber.Type, PhoneNumber) - Static method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
PhoneNumber.Adapter - Class in org.echocat.jomon.runtime.util
 
PhoneNumber.Adapter() - Constructor for class org.echocat.jomon.runtime.util.PhoneNumber.Adapter
 
PhoneNumber.Format - Enum in org.echocat.jomon.runtime.util
 
plus(long) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
plus(ByteCount) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
plus(long, ByteUnit) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
plus(String) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
plus(String) - Method in class org.echocat.jomon.runtime.util.Duration
 
plus(Duration) - Method in class org.echocat.jomon.runtime.util.Duration
 
plus(long, TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
plus(long) - Method in class org.echocat.jomon.runtime.util.Duration
 
popStackElement() - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
PostProducing<K,V> - Interface in org.echocat.jomon.runtime.util
 
postProducing(K, V) - Method in interface org.echocat.jomon.runtime.util.PostProducing
 
produce(Void) - Method in class org.echocat.jomon.runtime.util.ValueProducer.CallableAdapter
 
produce(K) - Method in interface org.echocat.jomon.runtime.util.ValueProducer
 
ProducingType - Enum in org.echocat.jomon.runtime.util
 
provideIdOf(B) - Method in class org.echocat.jomon.runtime.id.AnnotationBasedIdProvider
 
provideIdOf(B) - Method in interface org.echocat.jomon.runtime.id.IdProvider
 
providesValueOfType() - Method in interface org.echocat.jomon.runtime.util.ValueHolder
 
pushStackElement() - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
pushStackElement(Hints) - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
put(String, String) - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
putAll(Map<K, V>, Object...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a the given map enriched with the mappings a[0] => a[1], a[2] => a[3], ...
putAll(Map<K, V>, Map<K, V>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
putAllAndMakeImmutable(Map<K, V>, Object...) - Static method in class org.echocat.jomon.runtime.CollectionUtils
Returns a the given map enriched with the mappings a[0] => a[1], a[2] => a[3], ...
putBundle(Locale, ResourceBundle) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundles
 
putByte(byte[], int, byte) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
putInteger(byte[], int, int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
putLong(byte[], int, long) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
putShort(byte[], int, short) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
putString(byte[], int, int, String, Charset) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 
putZeros(byte[], int, int) - Static method in class org.echocat.jomon.runtime.io.ByteUtils
 

Q

Query - Interface in org.echocat.jomon.runtime.repository
 
QueryableRepository<Q extends Query,ID,V> - Interface in org.echocat.jomon.runtime.repository
 

R

Range<V> - Interface in org.echocat.jomon.runtime.util
 
RangeRequirement<T,R extends Range<T>> - Interface in org.echocat.jomon.runtime.generation
 
RangeRequirementSupport<T,R extends Range<T>> - Class in org.echocat.jomon.runtime.generation
 
RangeRequirementSupport(R) - Constructor for class org.echocat.jomon.runtime.generation.RangeRequirementSupport
 
RangeRequirementSupport.Adapter<T,C extends RangeRequirementSupport.Container<T>,R extends Range<T>> - Class in org.echocat.jomon.runtime.generation
 
RangeRequirementSupport.Adapter() - Constructor for class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Adapter
 
RangeRequirementSupport.Container<T> - Class in org.echocat.jomon.runtime.generation
 
RangeRequirementSupport.Container() - Constructor for class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Container
 
RangeSupport<V> - Class in org.echocat.jomon.runtime.util
 
RangeSupport(V, V) - Constructor for class org.echocat.jomon.runtime.util.RangeSupport
 
read() - Method in class org.echocat.jomon.runtime.io.Redirection.In.StreamAdapter
 
read(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.In.StreamAdapter
 
read(DataInput) - Method in interface org.echocat.jomon.runtime.io.Serializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.BooleanSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.ByteSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.ChunkAwareStringSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.DoubleSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.FloatSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.IntegerSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.LongSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.ShortSerializer
 
read(DataInput) - Method in class org.echocat.jomon.runtime.io.Serializers.StringSerializer
 
read(DataInput, int) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readBoolean(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readBoolean(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readByte(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readByte(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readDouble(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readDouble(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readExternal(ObjectInput) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
readFixedByteCount(InputStream, byte[], int, int) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readFloat(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readFloat(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readInteger(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readInteger(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readLong(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readLong(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readObject(Class<T>, DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readObject(Class<T>, InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readShort(DataInput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readShort(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readString(DataInput, int, Charset) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readZeros(DataInput, int) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
readZeros(InputStream, int) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
receive(byte[], int, int) - Method in interface org.echocat.jomon.runtime.io.Redirection.In
 
receive(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.In.StreamBasedSupport
 
record(BatchedHitWriter.HitWriter<K>) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Hits
 
record(T) - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
record() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
recordHitOf(K, BatchedHitWriter.HitWriter<K>) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
RecoveryFailedException - Exception in org.echocat.jomon.runtime.repository
 
RecoveryFailedException(String, Throwable) - Constructor for exception org.echocat.jomon.runtime.repository.RecoveryFailedException
 
RecoveryFailedException(String) - Constructor for exception org.echocat.jomon.runtime.repository.RecoveryFailedException
 
RecursiveResourceBundleFactory - Class in org.echocat.jomon.runtime.i18n
 
RecursiveResourceBundleFactory() - Constructor for class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
Redirection - Interface in org.echocat.jomon.runtime.io
 
Redirection.CompoundSupport<T extends Redirection> - Class in org.echocat.jomon.runtime.io
 
Redirection.CompoundSupport(Iterable<T>) - Constructor for class org.echocat.jomon.runtime.io.Redirection.CompoundSupport
 
Redirection.In - Interface in org.echocat.jomon.runtime.io
 
Redirection.In.StreamAdapter - Class in org.echocat.jomon.runtime.io
 
Redirection.In.StreamAdapter(Redirection.In) - Constructor for class org.echocat.jomon.runtime.io.Redirection.In.StreamAdapter
 
Redirection.In.StreamBasedSupport - Class in org.echocat.jomon.runtime.io
 
Redirection.In.StreamBasedSupport(InputStream) - Constructor for class org.echocat.jomon.runtime.io.Redirection.In.StreamBasedSupport
 
Redirection.In.StreamBasedSupport(InputStream, boolean) - Constructor for class org.echocat.jomon.runtime.io.Redirection.In.StreamBasedSupport
 
Redirection.LoggerBasedSupport - Class in org.echocat.jomon.runtime.io
 
Redirection.LoggerBasedSupport(Logger, LogLevel) - Constructor for class org.echocat.jomon.runtime.io.Redirection.LoggerBasedSupport
 
Redirection.Out - Interface in org.echocat.jomon.runtime.io
 
Redirection.Out.ByteArrayOut - Class in org.echocat.jomon.runtime.io
 
Redirection.Out.ByteArrayOut() - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.ByteArrayOut
 
Redirection.Out.Compound - Class in org.echocat.jomon.runtime.io
 
Redirection.Out.Compound(Redirection.Out...) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
Redirection.Out.Compound(Iterable<Redirection.Out>) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
Redirection.Out.LoggerBasedSupport - Class in org.echocat.jomon.runtime.io
 
Redirection.Out.LoggerBasedSupport(Logger, LogLevel) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.LoggerBasedSupport
 
Redirection.Out.StreamAdapter - Class in org.echocat.jomon.runtime.io
 
Redirection.Out.StreamAdapter(Redirection.Out) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.StreamAdapter
 
Redirection.Out.StreamBasedSupport - Class in org.echocat.jomon.runtime.io
 
Redirection.Out.StreamBasedSupport(OutputStream) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.StreamBasedSupport
 
Redirection.Out.StreamBasedSupport(OutputStream, boolean) - Constructor for class org.echocat.jomon.runtime.io.Redirection.Out.StreamBasedSupport
 
Redirection.StreamBasedSupport<S extends java.io.Closeable> - Class in org.echocat.jomon.runtime.io
 
Redirection.StreamBasedSupport(S, boolean) - Constructor for class org.echocat.jomon.runtime.io.Redirection.StreamBasedSupport
 
registerUrlStreamHandlerIfNeeded() - Static method in class org.echocat.jomon.runtime.io.UrlUtils
 
remove(String) - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
remove() - Method in class org.echocat.jomon.runtime.iterators.BatchConvertingIterator
 
remove() - Method in class org.echocat.jomon.runtime.iterators.ChainedIterator
 
remove() - Method in class org.echocat.jomon.runtime.iterators.ConvertingIterator
 
remove() - Method in class org.echocat.jomon.runtime.iterators.LimitedIterator
 
remove() - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
remove() - Method in class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
remove(Hint<T>) - Method in class org.echocat.jomon.runtime.util.ExtendingHints
 
remove(Hint<T>) - Method in class org.echocat.jomon.runtime.util.Hints
 
remove(Hint<T>) - Method in class org.echocat.jomon.runtime.util.StackedByThreadHints
 
removeAllOf(Iterable<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
removeAllOf(Iterable<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
removeAllOf(Iterator<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
removeAllOf(Iterator<T>, Predicate<T>) - Static method in class org.echocat.jomon.runtime.CollectionUtils
 
removeBy(ID) - Method in interface org.echocat.jomon.runtime.repository.RemovingRepository
 
removeBy(Q) - Method in interface org.echocat.jomon.runtime.repository.RemovingRepository
 
removeParameter(String) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
RemovingRepository<Q extends Query,ID> - Interface in org.echocat.jomon.runtime.repository
 
Repository - Interface in org.echocat.jomon.runtime.repository
 
Requirement - Interface in org.echocat.jomon.runtime.generation
 
reset() - Method in class org.echocat.jomon.runtime.concurrent.StopWatch
 
resolveHost() - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
resolveHostNameFor(InetAddress) - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
resolveShortHostNameFor(String) - Method in class org.echocat.jomon.runtime.RuntimeInformation
 
ResourceBundleFactory<T extends java.util.ResourceBundle> - Interface in org.echocat.jomon.runtime.i18n
 
ResourceBundles - Class in org.echocat.jomon.runtime.i18n
 
ResourceBundles() - Constructor for class org.echocat.jomon.runtime.i18n.ResourceBundles
 
ResourceBundlesFactory - Class in org.echocat.jomon.runtime.i18n
 
ResourceBundlesFactory(RecursiveResourceBundleFactory) - Constructor for class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
ResourceBundleUtils - Class in org.echocat.jomon.runtime.i18n
 
ResourceUtils - Class in org.echocat.jomon.runtime.util
 
ResultSetIterator<R> - Class in org.echocat.jomon.runtime.iterators
 
ResultSetIterator(ResultSet) - Constructor for class org.echocat.jomon.runtime.iterators.ResultSetIterator
 
Retryer - Class in org.echocat.jomon.runtime.concurrent
 
retryForSpecifiedCountOf(int) - Static method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
RetryForSpecifiedCountStrategy<T> - Class in org.echocat.jomon.runtime.concurrent
 
RetryForSpecifiedCountStrategy(int) - Constructor for class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
RetryForSpecifiedCountStrategy() - Constructor for class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
retryForSpecifiedTimeOf(String) - Static method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
retryForSpecifiedTimeOf(long) - Static method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
retryForSpecifiedTimeOf(Duration) - Static method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
RetryForSpecifiedTimeStrategy<T> - Class in org.echocat.jomon.runtime.concurrent
 
RetryForSpecifiedTimeStrategy(String) - Constructor for class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
RetryForSpecifiedTimeStrategy(long) - Constructor for class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
RetryForSpecifiedTimeStrategy(Duration) - Constructor for class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedTimeStrategy
 
RetryingStatus - Class in org.echocat.jomon.runtime.concurrent
 
RetryingStatus(long, Duration) - Constructor for class org.echocat.jomon.runtime.concurrent.RetryingStatus
 
RetryingStrategy<T> - Interface in org.echocat.jomon.runtime.concurrent
 
run() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Cycler
 
run() - Method in class org.echocat.jomon.runtime.concurrent.Daemon.Executor
 
run() - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
RuntimeInformation - Class in org.echocat.jomon.runtime
 
RuntimeInformation() - Constructor for class org.echocat.jomon.runtime.RuntimeInformation
 

S

safe() - Static method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
SafeUpdater - Class in org.echocat.jomon.runtime.repository
 
SafeUpdater() - Constructor for class org.echocat.jomon.runtime.repository.SafeUpdater
 
safeUpdater() - Static method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
SafeUpdater.Modifier<V> - Interface in org.echocat.jomon.runtime.repository
 
SafeUpdatingRepository<V,E extends java.util.ConcurrentModificationException> - Interface in org.echocat.jomon.runtime.repository
 
send(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.Compound
 
send(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.LoggerBasedSupport
 
send(byte[], int, int) - Method in interface org.echocat.jomon.runtime.io.Redirection.Out
 
send(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamBasedSupport
 
SerialGenerator<V> - Interface in org.echocat.jomon.runtime.util
 
SerializableBy - Annotation Type in org.echocat.jomon.runtime.io
 
Serializer<T> - Interface in org.echocat.jomon.runtime.io
 
Serializers - Class in org.echocat.jomon.runtime.io
 
Serializers.BooleanSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.BooleanSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.BooleanSerializer
 
Serializers.ByteSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.ByteSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.ByteSerializer
 
Serializers.ChunkAwareStringSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.ChunkAwareStringSerializer(int, Charset) - Constructor for class org.echocat.jomon.runtime.io.Serializers.ChunkAwareStringSerializer
 
Serializers.DoubleSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.DoubleSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.DoubleSerializer
 
Serializers.FloatSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.FloatSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.FloatSerializer
 
Serializers.IntegerSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.IntegerSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.IntegerSerializer
 
Serializers.LongSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.LongSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.LongSerializer
 
Serializers.ShortSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.ShortSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.ShortSerializer
 
Serializers.StringSerializer - Class in org.echocat.jomon.runtime.io
 
Serializers.StringSerializer() - Constructor for class org.echocat.jomon.runtime.io.Serializers.StringSerializer
 
ServiceTemporaryUnavailableException - Exception in org.echocat.jomon.runtime.util
 
ServiceTemporaryUnavailableException() - Constructor for exception org.echocat.jomon.runtime.util.ServiceTemporaryUnavailableException
 
ServiceTemporaryUnavailableException(String) - Constructor for exception org.echocat.jomon.runtime.util.ServiceTemporaryUnavailableException
 
ServiceTemporaryUnavailableException(String, Throwable) - Constructor for exception org.echocat.jomon.runtime.util.ServiceTemporaryUnavailableException
 
ServiceTemporaryUnavailableException(Throwable) - Constructor for exception org.echocat.jomon.runtime.util.ServiceTemporaryUnavailableException
 
set(Hint<T>, T) - Method in class org.echocat.jomon.runtime.util.Hints
 
setActive(boolean) - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
setAll(Hints) - Method in class org.echocat.jomon.runtime.util.Hints
 
setAsText(String) - Method in class org.echocat.jomon.runtime.jaxb.InetSocketAddressPropertyEditor
 
setAttribute(Attribute) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
setAttributes(AttributeList) - Method in class org.echocat.jomon.runtime.concurrent.MBeanDaemonWrapper
 
setCharset(Charset) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
setContextMap(Map) - Method in class org.echocat.jomon.runtime.FixingSlf4jMDCAdapter
 
setCreationRetries(int) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
setCycleInterval(Duration) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
setDirection(OrderBy.Direction) - Method in class org.echocat.jomon.runtime.repository.OrderBySupport
 
setField(F) - Method in class org.echocat.jomon.runtime.repository.OrderBySupport
 
setFrom(Date) - Method in class org.echocat.jomon.runtime.date.DateRange.Container
 
setFrom(Date) - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Container
 
setFrom(T) - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Container
 
setFrom(Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Container
 
setFrom(Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Container
 
setFrom(Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Container
 
setFrom(Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Container
 
setFrom(Long) - Method in class org.echocat.jomon.runtime.numbers.LongRange.Container
 
setFrom(Long) - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Container
 
setFrom(N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Container
 
setFrom(Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Container
 
setFrom(Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Container
 
setFrom(Long) - Method in class org.echocat.jomon.runtime.util.DurationRange.Container
 
setFrom(Duration) - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Container
 
setIncrementBy(long) - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
setInitiallyActive(boolean) - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
setInitialValue(long) - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
setInterval(Duration) - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
setKey(String) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
setLocales(Set<Locale>) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
setLocalesFromCommaSeparatedString(String) - Method in class org.echocat.jomon.runtime.i18n.ResourceBundlesFactory
 
setMaxQueueSize(int) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
setMinStartDelay(Duration) - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
setName(String) - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
setNextTextElement(GlobPattern) - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
setParameter(String, String) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
setPassword(String) - Method in class org.echocat.jomon.runtime.util.EncodedSerialGenerator
 
setPatternSource(String) - Method in class org.echocat.jomon.runtime.util.Glob
 
setPossibleValues(Set<T>) - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Container
 
setPrimaryType(String) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
setStartDelay(Duration) - Method in class org.echocat.jomon.runtime.concurrent.Daemon
 
setStrategy(RetryingStrategy<Void>) - Method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
setSubType(String) - Method in class org.echocat.jomon.runtime.ImmutableMimeType
 
setText(String) - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
setTo(Date) - Method in class org.echocat.jomon.runtime.date.DateRange.Container
 
setTo(Date) - Method in class org.echocat.jomon.runtime.date.DateRangeRequirement.Container
 
setTo(T) - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Container
 
setTo(Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRange.Container
 
setTo(Double) - Method in class org.echocat.jomon.runtime.numbers.DoubleRangeRequirement.Container
 
setTo(Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRange.Container
 
setTo(Integer) - Method in class org.echocat.jomon.runtime.numbers.IntegerRangeRequirement.Container
 
setTo(Long) - Method in class org.echocat.jomon.runtime.numbers.LongRange.Container
 
setTo(Long) - Method in class org.echocat.jomon.runtime.numbers.LongRangeRequirement.Container
 
setTo(N) - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Container
 
setTo(Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRange.Container
 
setTo(Short) - Method in class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Container
 
setTo(Long) - Method in class org.echocat.jomon.runtime.util.DurationRange.Container
 
setTo(Duration) - Method in class org.echocat.jomon.runtime.util.DurationRangeRequirement.Container
 
setType(char) - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
setValue(Date) - Method in class org.echocat.jomon.runtime.date.ExactDateRequirement.Container
 
setValue(T) - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Container
 
setValue(Boolean) - Method in class org.echocat.jomon.runtime.logic.ExactBooleanRequirement.Container
 
setValue(Double) - Method in class org.echocat.jomon.runtime.numbers.ExactDoubleRequirement.Container
 
setValue(Integer) - Method in class org.echocat.jomon.runtime.numbers.ExactIntegerRequirement.Container
 
setValue(Long) - Method in class org.echocat.jomon.runtime.numbers.ExactLongRequirement.Container
 
setValue(Short) - Method in class org.echocat.jomon.runtime.numbers.ExactShortRequirement.Container
 
setValue(Duration) - Method in class org.echocat.jomon.runtime.util.ExactDurationRequirement.Container
 
setValue(V) - Method in class org.echocat.jomon.runtime.util.LazyEntry
 
setValue(BigDecimal) - Method in class org.echocat.jomon.runtime.util.Value.BigDecimalValue
 
setValue(BigInteger) - Method in class org.echocat.jomon.runtime.util.Value.BigIntegerValue
 
setValue(Boolean) - Method in class org.echocat.jomon.runtime.util.Value.BooleanValue
 
setValue(Byte) - Method in class org.echocat.jomon.runtime.util.Value.ByteValue
 
setValue(Character) - Method in class org.echocat.jomon.runtime.util.Value.CharacterValue
 
setValue(Date) - Method in class org.echocat.jomon.runtime.util.Value.DateValue
 
setValue(Double) - Method in class org.echocat.jomon.runtime.util.Value.DoubleValue
 
setValue(Float) - Method in class org.echocat.jomon.runtime.util.Value.FloatValue
 
setValue(Integer) - Method in class org.echocat.jomon.runtime.util.Value.IntegerValue
 
setValue(Long) - Method in class org.echocat.jomon.runtime.util.Value.LongValue
 
setValue(Pattern) - Method in class org.echocat.jomon.runtime.util.Value.PatternValue
 
setValue(Short) - Method in class org.echocat.jomon.runtime.util.Value.ShortValue
 
setValue(String) - Method in class org.echocat.jomon.runtime.util.Value.StringValue
 
setValue(T) - Method in class org.echocat.jomon.runtime.util.Value.ValueSupport
 
setValue(BigDecimal) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BigDecimalValue
 
setValue(BigInteger) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BigIntegerValue
 
setValue(Boolean) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.BooleanValue
 
setValue(Byte) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ByteValue
 
setValue(Character) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.CharacterValue
 
setValue(Date) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.DateValue
 
setValue(Double) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.DoubleValue
 
setValue(Float) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.FloatValue
 
setValue(Integer) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.IntegerValue
 
setValue(Long) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.LongValue
 
setValue(Pattern) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.PatternValue
 
setValue(Short) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ShortValue
 
setValue(String) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.StringValue
 
setValue(T) - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
setValue(V) - Method in class org.echocat.jomon.runtime.util.WritableEntry.Impl
 
setValue(V) - Method in interface org.echocat.jomon.runtime.util.WritableEntry
 
SHORT_CHUNK_SIZE - Static variable in class org.echocat.jomon.runtime.io.ByteUtils
 
ShortGenerator - Class in org.echocat.jomon.runtime.numbers
 
ShortGenerator() - Constructor for class org.echocat.jomon.runtime.numbers.ShortGenerator
 
ShortRange - Class in org.echocat.jomon.runtime.numbers
 
ShortRange(Short, Short) - Constructor for class org.echocat.jomon.runtime.numbers.ShortRange
 
ShortRange.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ShortRange.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ShortRange.Adapter
 
ShortRange.Container - Class in org.echocat.jomon.runtime.numbers
 
ShortRange.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ShortRange.Container
 
ShortRangeRequirement - Class in org.echocat.jomon.runtime.numbers
 
ShortRangeRequirement(Short, Short) - Constructor for class org.echocat.jomon.runtime.numbers.ShortRangeRequirement
 
ShortRangeRequirement(ShortRange) - Constructor for class org.echocat.jomon.runtime.numbers.ShortRangeRequirement
 
ShortRangeRequirement.Adapter - Class in org.echocat.jomon.runtime.numbers
 
ShortRangeRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Adapter
 
ShortRangeRequirement.Container - Class in org.echocat.jomon.runtime.numbers
 
ShortRangeRequirement.Container() - Constructor for class org.echocat.jomon.runtime.numbers.ShortRangeRequirement.Container
 
ShortRequirement - Interface in org.echocat.jomon.runtime.numbers
 
shortSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
Significantable - Interface in org.echocat.jomon.runtime.util
 
SignificantableBasedOn<T> - Interface in org.echocat.jomon.runtime.util
 
SignificantableWithMinAndMaxBasedOn<B,T> - Interface in org.echocat.jomon.runtime.util
 
SimpleLongSerialGenerator - Class in org.echocat.jomon.runtime.util
 
SimpleLongSerialGenerator() - Constructor for class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
SimpleXmlAdapter - Class in org.echocat.jomon.runtime.jaxb
 
SimpleXmlAdapter() - Constructor for class org.echocat.jomon.runtime.jaxb.SimpleXmlAdapter
 
since(long) - Static method in class org.echocat.jomon.runtime.util.Duration
Returns a new Duration object for the time between now and the given startTime.
skip(Paged) - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
skip(Long) - Method in class org.echocat.jomon.runtime.iterators.PagedIterator
 
sleep(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleep(Duration) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleep(long, TimeUnit) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleep(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleep() - Method in class org.echocat.jomon.runtime.util.Duration
 
sleepSafe(String) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleepSafe(Duration) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleepSafe(long, TimeUnit) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleepSafe(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
sleepUnchecked() - Method in class org.echocat.jomon.runtime.util.Duration
 
Slf4jUtils - Class in org.echocat.jomon.runtime.logging
 
split(String, String, boolean, boolean) - Static method in class org.echocat.jomon.runtime.StringUtils
Split a string and return the values as an array.
split(String, String, boolean) - Static method in class org.echocat.jomon.runtime.StringUtils
 
splitToList(String, String, boolean, boolean) - Static method in class org.echocat.jomon.runtime.StringUtils
Split a string and return the values as an array.
StackedByThreadHints - Class in org.echocat.jomon.runtime.util
 
StackedByThreadHints(Hints) - Constructor for class org.echocat.jomon.runtime.util.StackedByThreadHints
 
startsWith(char[], char[], int) - Static method in class org.echocat.jomon.runtime.StringUtils
Test whether 'find' can be found at position 'startPos' in the string 'src'.
StatementBasedQueryResultSetIterator<R> - Class in org.echocat.jomon.runtime.iterators
 
StatementBasedQueryResultSetIterator(Statement, String) - Constructor for class org.echocat.jomon.runtime.iterators.StatementBasedQueryResultSetIterator
 
StatementBasedQueryResultSetIterator(Statement, String, Integer) - Constructor for class org.echocat.jomon.runtime.iterators.StatementBasedQueryResultSetIterator
 
stderr - Static variable in interface org.echocat.jomon.runtime.io.Redirection.Out
 
stdin - Static variable in interface org.echocat.jomon.runtime.io.Redirection.In
 
stdout - Static variable in interface org.echocat.jomon.runtime.io.Redirection.Out
 
stop(Thread) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
stop(Iterable<? extends Thread>) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
stop(Thread...) - Static method in class org.echocat.jomon.runtime.concurrent.ThreadUtils
 
StopWatch - Class in org.echocat.jomon.runtime.concurrent
 
StopWatch() - Constructor for class org.echocat.jomon.runtime.concurrent.StopWatch
 
StreamType - Enum in org.echocat.jomon.runtime.io
 
StreamUtils - Class in org.echocat.jomon.runtime.io
 
StringGenerator - Class in org.echocat.jomon.runtime.generation
 
StringGenerator() - Constructor for class org.echocat.jomon.runtime.generation.StringGenerator
 
StringGenerator(SerialGenerator<?>) - Constructor for class org.echocat.jomon.runtime.generation.StringGenerator
 
StringRequirement - Class in org.echocat.jomon.runtime.generation
 
StringRequirement(String) - Constructor for class org.echocat.jomon.runtime.generation.StringRequirement
 
StringRequirement.Adapter - Class in org.echocat.jomon.runtime.generation
 
StringRequirement.Adapter() - Constructor for class org.echocat.jomon.runtime.generation.StringRequirement.Adapter
 
stringSerializer() - Static method in class org.echocat.jomon.runtime.io.Serializers
 
stringSerializer(int, Charset) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
stringSerializer(int) - Static method in class org.echocat.jomon.runtime.io.Serializers
 
StringUtils - Class in org.echocat.jomon.runtime
 
StringUtils() - Constructor for class org.echocat.jomon.runtime.StringUtils
 
sun.net.www.protocol.classpath - package sun.net.www.protocol.classpath
 

T

TEXT - Static variable in class org.echocat.jomon.runtime.util.GlobPattern
Type of subpattern.
TEXT_HTML - Static variable in class org.echocat.jomon.runtime.ImmutableMimeType
 
TEXT_PLAIN - Static variable in class org.echocat.jomon.runtime.ImmutableMimeType
 
thisInstance() - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
ThreadUtils - Class in org.echocat.jomon.runtime.concurrent
 
toByteArray() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.ByteArrayOut
 
toByteCount(String) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
toByteCount() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toByteCountForAllocation() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toCalendar(Calendar) - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
toCallable(Runnable) - Static method in class org.echocat.jomon.runtime.concurrent.Retryer
 
toClass(Type) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
toCloseableIterator(Iterator<T>) - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 
toCloseableIterator(Iterator<T>, AutoCloseable) - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 
toCloseableIterator(T...) - Static method in class org.echocat.jomon.runtime.iterators.IteratorUtils
 
toCombinedByteCount(long) - Static method in class org.echocat.jomon.runtime.util.ByteCount
 
toCombinedByteCount() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toDataInput(InputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
toDataOutput(OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
toDate(Date) - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
toExaBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toExaBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toFlags(String) - Method in class org.echocat.jomon.runtime.jaxb.PatternAdapter
 
toFlagsAsString(int) - Method in class org.echocat.jomon.runtime.jaxb.PatternAdapter
 
toFormattedByteCount() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCount(int) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCount(Locale) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCount(Locale, int) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCountOf(ByteUnit) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCountOf(ByteUnit, int) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCountOf(ByteUnit, Locale) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toFormattedByteCountOf(ByteUnit, Locale, int) - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toGigaBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toGigaBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toKiloBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toKiloBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toLowerCase(char[]) - Static method in class org.echocat.jomon.runtime.StringUtils
Convert a string to lower case.
toMegaBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toMegaBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toMessageFormat(String, Locale, Map<String, Integer>) - Method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
toMilliSeconds() - Method in class org.echocat.jomon.runtime.util.Duration
 
toParameterKeyToIndex(String...) - Method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
toParameterValues(Map<String, Object>, Map<String, Integer>) - Method in class org.echocat.jomon.runtime.format.DefaultMessageFormatter
 
toPattern() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
toPattern() - Method in class org.echocat.jomon.runtime.util.Duration
 
toPattern(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
toPattern() - Method in class org.echocat.jomon.runtime.util.Glob
 
toPetaBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toPetaBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toString() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter
 
toString() - Method in class org.echocat.jomon.runtime.concurrent.StopWatch
 
toString() - Method in class org.echocat.jomon.runtime.date.CalendarDate
 
toString() - Method in class org.echocat.jomon.runtime.io.Redirection.Out.ByteArrayOut
 
toString(Charset) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.ByteArrayOut
 
toString() - Method in class org.echocat.jomon.runtime.iterators.StatementBasedQueryResultSetIterator
 
toString() - Method in class org.echocat.jomon.runtime.logging.LogLevel.Impl
 
toString() - Method in class org.echocat.jomon.runtime.math.OverPeriodAverageCounter
 
toString() - Method in class org.echocat.jomon.runtime.math.OverPeriodCounter
 
toString() - Method in class org.echocat.jomon.runtime.util.ByteCount
 
toString() - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toString() - Method in class org.echocat.jomon.runtime.util.Duration
 
toString() - Method in class org.echocat.jomon.runtime.util.Entry.BaseImpl
 
toString() - Method in class org.echocat.jomon.runtime.util.Glob
 
toString() - Method in class org.echocat.jomon.runtime.util.GlobPattern
 
toString() - Method in class org.echocat.jomon.runtime.util.Hint.Impl
 
toString() - Method in class org.echocat.jomon.runtime.util.Hints
 
toString() - Method in class org.echocat.jomon.runtime.util.PhoneNumber
 
toString() - Method in class org.echocat.jomon.runtime.util.RangeSupport
 
toString() - Method in class org.echocat.jomon.runtime.util.Value.BaseValueSupport
 
toString() - Method in class org.echocat.jomon.runtime.util.Value.Fixed
 
toString() - Method in class org.echocat.jomon.runtime.util.Value.ValueSupport
 
toString() - Method in class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 
toTeraBytes(long) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toTeraBytes(double) - Method in enum org.echocat.jomon.runtime.util.ByteUnit
 
toUnitToValue() - Method in class org.echocat.jomon.runtime.util.Duration
 
toUnitToValue(long) - Static method in class org.echocat.jomon.runtime.util.Duration
 
trace - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
transform(I) - Method in interface org.echocat.jomon.runtime.jaxb.XmlPushCopyOfThisFieldWith.Transformer
 
transform(XmlPushCopyOfThisFieldWith, Object) - Static method in class org.echocat.jomon.runtime.jaxb.XmlPushCopyOfThisFieldWith.TransformUtil
 
transform(Class<? extends XmlPushCopyOfThisFieldWith.Transformer<I, O>>, I) - Static method in class org.echocat.jomon.runtime.jaxb.XmlPushCopyOfThisFieldWith.TransformUtil
 
trim(TimeUnit) - Method in class org.echocat.jomon.runtime.util.Duration
 
tryExtractComponentClassOfIterable(Type) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
tryExtractComponentClassOfIterable(PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
tryExtractComponentTypeOfIterable(Type) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
tryExtractComponentTypeOfIterable(PropertyDescriptor) - Static method in class org.echocat.jomon.runtime.reflection.ClassUtils
 
tryFindFor(Class<?>, Locale, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
tryFindFor(String, Locale, ClassLoader) - Method in class org.echocat.jomon.runtime.i18n.RecursiveResourceBundleFactory
 
tryFixMdcInSlf4j() - Static method in class org.echocat.jomon.runtime.logging.Log4JUtils
 
tryInstallJulToSlf4jBridge() - Static method in class org.echocat.jomon.runtime.logging.Log4JUtils
 
tryLock() - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
tryLock(long, TimeUnit) - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
tryLock(Duration) - Method in interface org.echocat.jomon.runtime.concurrent.LockFactory
 
tryLock() - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
tryLock(long, TimeUnit) - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
tryLock(Duration) - Method in class org.echocat.jomon.runtime.concurrent.LockFactoryAdapter
 
tryToSetSystemLookAndFeel() - Static method in class org.echocat.jomon.runtime.LookAndFeelUtils
 
TYPE_PROPERTY_NAME - Static variable in class org.echocat.jomon.runtime.codec.Md5Utils
 
TypeEnabledPhoneNumber - Class in org.echocat.jomon.runtime.util
 
TypeEnabledPhoneNumber(TypeEnabledPhoneNumber.Type, String) - Constructor for class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
TypeEnabledPhoneNumber(TypeEnabledPhoneNumber.Type, String, String) - Constructor for class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
TypeEnabledPhoneNumber(TypeEnabledPhoneNumber.Type, PhoneNumber) - Constructor for class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber
 
TypeEnabledPhoneNumber.Adapter - Class in org.echocat.jomon.runtime.util
 
TypeEnabledPhoneNumber.Adapter() - Constructor for class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber.Adapter
 
TypeEnabledPhoneNumber.Type - Enum in org.echocat.jomon.runtime.util
 

U

UncheckedIOException - Exception in org.echocat.jomon.runtime.io
 
UncheckedIOException() - Constructor for exception org.echocat.jomon.runtime.io.UncheckedIOException
 
UncheckedIOException(String) - Constructor for exception org.echocat.jomon.runtime.io.UncheckedIOException
 
UncheckedIOException(String, IOException) - Constructor for exception org.echocat.jomon.runtime.io.UncheckedIOException
 
UncheckedIOException(IOException) - Constructor for exception org.echocat.jomon.runtime.io.UncheckedIOException
 
UNIQUE_VALUE_PLACE_HOLDER - Static variable in class org.echocat.jomon.runtime.generation.StringRequirement
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.date.CalendarDate.Adapter
 
unmarshal(DateRange.Container) - Method in class org.echocat.jomon.runtime.date.DateRange.Adapter
 
unmarshal(C) - Method in class org.echocat.jomon.runtime.generation.ExactValueRequirementSupport.Adapter
 
unmarshal(C) - Method in class org.echocat.jomon.runtime.generation.OneOfRequirementSupport.Adapter
 
unmarshal(C) - Method in class org.echocat.jomon.runtime.generation.RangeRequirementSupport.Adapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.generation.StringRequirement.Adapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.jaxb.InternetAddressAdapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.jaxb.LocaleAdapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.jaxb.PatternAdapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.jaxb.SimpleXmlAdapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.jaxb.URIAdapter
 
unmarshal(C) - Method in class org.echocat.jomon.runtime.numbers.NumberRange.Adapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.util.Duration.Adapter
 
unmarshal(DurationRange.Container) - Method in class org.echocat.jomon.runtime.util.DurationRange.Adapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.util.PhoneNumber.Adapter
 
unmarshal(String) - Method in class org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber.Adapter
 
unmodifiableHints(Hints) - Static method in class org.echocat.jomon.runtime.util.Hints
 
update(byte) - Method in class org.echocat.jomon.runtime.codec.DefaultMd5
 
update(byte[]) - Method in class org.echocat.jomon.runtime.codec.DefaultMd5
 
update(byte[], int, int) - Method in class org.echocat.jomon.runtime.codec.DefaultMd5
 
update(String) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(String, Charset) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(byte) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(byte[]) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(byte[], int, int) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(InputStream) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(File) - Method in interface org.echocat.jomon.runtime.codec.Md5
 
update(String) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(String, Charset) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(byte) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(byte[]) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(InputStream) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(File) - Method in class org.echocat.jomon.runtime.codec.Md5Support
 
update(byte[], int, int) - Method in class org.echocat.jomon.runtime.codec.OstermillerMd5
 
update(ID, R, SafeUpdater.Modifier<V>) - Method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
update(V) - Method in interface org.echocat.jomon.runtime.repository.UpdatingRepository
 
updateSafe(V) - Method in interface org.echocat.jomon.runtime.repository.SafeUpdatingRepository
 
UpdatingRepository<V> - Interface in org.echocat.jomon.runtime.repository
 
URIAdapter - Class in org.echocat.jomon.runtime.jaxb
 
URIAdapter() - Constructor for class org.echocat.jomon.runtime.jaxb.URIAdapter
 
UrlUtils - Class in org.echocat.jomon.runtime.io
 

V

validateDay(Integer) - Static method in class org.echocat.jomon.runtime.date.CalendarDate
 
validateMonth(Integer) - Static method in class org.echocat.jomon.runtime.date.CalendarDate
 
Value<T> - Interface in org.echocat.jomon.runtime.util
 
Value.BaseValueSupport<T> - Class in org.echocat.jomon.runtime.util
 
Value.BaseValueSupport() - Constructor for class org.echocat.jomon.runtime.util.Value.BaseValueSupport
 
Value.BigDecimalValue - Class in org.echocat.jomon.runtime.util
 
Value.BigDecimalValue() - Constructor for class org.echocat.jomon.runtime.util.Value.BigDecimalValue
 
Value.BigIntegerValue - Class in org.echocat.jomon.runtime.util
 
Value.BigIntegerValue() - Constructor for class org.echocat.jomon.runtime.util.Value.BigIntegerValue
 
Value.BooleanValue - Class in org.echocat.jomon.runtime.util
 
Value.BooleanValue() - Constructor for class org.echocat.jomon.runtime.util.Value.BooleanValue
 
Value.ByteValue - Class in org.echocat.jomon.runtime.util
 
Value.ByteValue() - Constructor for class org.echocat.jomon.runtime.util.Value.ByteValue
 
Value.CharacterValue - Class in org.echocat.jomon.runtime.util
 
Value.CharacterValue() - Constructor for class org.echocat.jomon.runtime.util.Value.CharacterValue
 
Value.DateValue - Class in org.echocat.jomon.runtime.util
 
Value.DateValue() - Constructor for class org.echocat.jomon.runtime.util.Value.DateValue
 
Value.DoubleValue - Class in org.echocat.jomon.runtime.util
 
Value.DoubleValue() - Constructor for class org.echocat.jomon.runtime.util.Value.DoubleValue
 
Value.Fixed<V> - Class in org.echocat.jomon.runtime.util
 
Value.Fixed(V) - Constructor for class org.echocat.jomon.runtime.util.Value.Fixed
 
Value.FloatValue - Class in org.echocat.jomon.runtime.util
 
Value.FloatValue() - Constructor for class org.echocat.jomon.runtime.util.Value.FloatValue
 
Value.IntegerValue - Class in org.echocat.jomon.runtime.util
 
Value.IntegerValue() - Constructor for class org.echocat.jomon.runtime.util.Value.IntegerValue
 
Value.Lazy<K,V> - Class in org.echocat.jomon.runtime.util
 
Value.Lazy(K, ValueProducer<K, V>, ProducingType) - Constructor for class org.echocat.jomon.runtime.util.Value.Lazy
 
Value.LongValue - Class in org.echocat.jomon.runtime.util
 
Value.LongValue() - Constructor for class org.echocat.jomon.runtime.util.Value.LongValue
 
Value.PatternValue - Class in org.echocat.jomon.runtime.util
 
Value.PatternValue() - Constructor for class org.echocat.jomon.runtime.util.Value.PatternValue
 
Value.ShortValue - Class in org.echocat.jomon.runtime.util
 
Value.ShortValue() - Constructor for class org.echocat.jomon.runtime.util.Value.ShortValue
 
Value.StringValue - Class in org.echocat.jomon.runtime.util
 
Value.StringValue() - Constructor for class org.echocat.jomon.runtime.util.Value.StringValue
 
Value.Values - Class in org.echocat.jomon.runtime.util
 
Value.ValueSupport<T> - Class in org.echocat.jomon.runtime.util
 
Value.ValueSupport() - Constructor for class org.echocat.jomon.runtime.util.Value.ValueSupport
 
ValueHolder<T> - Interface in org.echocat.jomon.runtime.util
 
valueOf(String) - Static method in enum org.echocat.jomon.runtime.io.StreamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.jaxb.XmlCondition.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.repository.OrderBy.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.util.ByteUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.util.LazyEntry.ValueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.util.PhoneNumber.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.util.ProducingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber.Type
Returns the enum constant of this type with the specified name.
valueOf(T) - Static method in class org.echocat.jomon.runtime.util.Value.Values
 
valueOf(String, T) - Static method in class org.echocat.jomon.runtime.util.ValueWithKey
 
ValueProducer<K,V> - Interface in org.echocat.jomon.runtime.util
 
ValueProducer.CallableAdapter<V> - Class in org.echocat.jomon.runtime.util
 
ValueProducer.CallableAdapter(Callable<V>) - Constructor for class org.echocat.jomon.runtime.util.ValueProducer.CallableAdapter
 
valueProducerFor(Callable<V>) - Static method in class org.echocat.jomon.runtime.util.ValueProducer.CallableAdapter
 
ValueProducingFailedException - Exception in org.echocat.jomon.runtime.util
 
ValueProducingFailedException(Object, Throwable) - Constructor for exception org.echocat.jomon.runtime.util.ValueProducingFailedException
 
values() - Static method in enum org.echocat.jomon.runtime.io.StreamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.jaxb.XmlCondition.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.repository.OrderBy.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.util.ByteUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.util.LazyEntry.ValueState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.util.PhoneNumber.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.util.ProducingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.echocat.jomon.runtime.util.TypeEnabledPhoneNumber.Type
Returns an array containing the constants of this enum type, in the order they are declared.
ValueUtils - Class in org.echocat.jomon.runtime.util
 
ValueWithKey<T> - Class in org.echocat.jomon.runtime.util
 
ValueWithKey() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey
 
ValueWithKey.BigDecimalValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.BigDecimalValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.BigDecimalValue
 
ValueWithKey.BigIntegerValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.BigIntegerValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.BigIntegerValue
 
ValueWithKey.BooleanValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.BooleanValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.BooleanValue
 
ValueWithKey.ByteValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.ByteValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.ByteValue
 
ValueWithKey.CharacterValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.CharacterValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.CharacterValue
 
ValueWithKey.DateValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.DateValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.DateValue
 
ValueWithKey.DoubleValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.DoubleValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.DoubleValue
 
ValueWithKey.FloatValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.FloatValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.FloatValue
 
ValueWithKey.IntegerValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.IntegerValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.IntegerValue
 
ValueWithKey.LongValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.LongValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.LongValue
 
ValueWithKey.PatternValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.PatternValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.PatternValue
 
ValueWithKey.ShortValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.ShortValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.ShortValue
 
ValueWithKey.StringValue - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.StringValue() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.StringValue
 
ValueWithKey.ValueWithKeySupport<T> - Class in org.echocat.jomon.runtime.util
 
ValueWithKey.ValueWithKeySupport() - Constructor for class org.echocat.jomon.runtime.util.ValueWithKey.ValueWithKeySupport
 

W

waitForSpecifiedInterval() - Method in class org.echocat.jomon.runtime.concurrent.BatchedHitWriter.Cycler
 
waitWhileProducerIsActive() - Method in class org.echocat.jomon.runtime.util.LazyEntry
 
warning - Static variable in interface org.echocat.jomon.runtime.logging.LogLevel
 
whichIncrementsBy(long) - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
withExceptionsThatForceRetry(Class<? extends Throwable>...) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withExceptionsThatForceRetry(Iterable<Class<? extends Throwable>>) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withFactor(double) - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
withFactor(double, double) - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
withFactor(NumberRequirement<Double>) - Method in class org.echocat.jomon.runtime.util.IncreasingDurationRequirement
 
withInitialValue(long) - Method in class org.echocat.jomon.runtime.util.SimpleLongSerialGenerator
 
withMaxNumberOfRetries(NumberRequirement<Integer>) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
withMaxNumberOfRetries(Integer, Integer) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
withMaxNumberOfRetries(int) - Method in class org.echocat.jomon.runtime.concurrent.RetryForSpecifiedCountStrategy
 
withResultsThatForceRetry(T...) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withResultsThatForceRetry(Iterable<T>) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withRetryingStrategy(RetryingStrategy<Void>) - Method in class org.echocat.jomon.runtime.repository.SafeUpdater
 
withWaitBetweenEachTry(DurationRequirement) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(long) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(String) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(Duration) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(String, String) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(Long, Long) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
withWaitBetweenEachTry(Duration, Duration) - Method in class org.echocat.jomon.runtime.concurrent.BaseRetryingStrategy
 
WritableEntry<K,V> - Interface in org.echocat.jomon.runtime.util
 
WritableEntry.Impl<K,V> - Class in org.echocat.jomon.runtime.util
 
WritableEntry.Impl(K) - Constructor for class org.echocat.jomon.runtime.util.WritableEntry.Impl
 
WritableEntry.Impl(K, V) - Constructor for class org.echocat.jomon.runtime.util.WritableEntry.Impl
 
write(Set<BatchedHitWriter.Hits<K>>) - Method in interface org.echocat.jomon.runtime.concurrent.BatchedHitWriter.HitWriter
 
write(int) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamAdapter
 
write(byte[], int, int) - Method in class org.echocat.jomon.runtime.io.Redirection.Out.StreamAdapter
 
write(T, DataOutput) - Method in interface org.echocat.jomon.runtime.io.Serializer
 
write(Boolean, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.BooleanSerializer
 
write(Byte, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.ByteSerializer
 
write(String, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.ChunkAwareStringSerializer
 
write(Double, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.DoubleSerializer
 
write(Float, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.FloatSerializer
 
write(Integer, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.IntegerSerializer
 
write(Long, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.LongSerializer
 
write(Short, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.ShortSerializer
 
write(String, DataOutput) - Method in class org.echocat.jomon.runtime.io.Serializers.StringSerializer
 
writeBoolean(boolean, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeBoolean(boolean, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeByte(byte, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeByte(byte, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeDouble(double, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeDouble(double, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeFloat(float, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeFloat(float, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeInteger(int, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeInteger(int, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeLong(long, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeLong(long, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeObject(Class<T>, T, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeObject(Class<T>, T, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeShort(short, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeShort(short, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeString(int, String, Charset, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeString(int, String, Charset, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeZeros(int, DataOutput) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 
writeZeros(int, OutputStream) - Static method in class org.echocat.jomon.runtime.io.StreamUtils
 

X

XmlCondition - Annotation Type in org.echocat.jomon.runtime.jaxb
 
XmlCondition.Condition - Enum in org.echocat.jomon.runtime.jaxb
 
XmlConditions - Annotation Type in org.echocat.jomon.runtime.jaxb
 
XmlId - Annotation Type in org.echocat.jomon.runtime.jaxb
 
XmlPushCopyOfThisFieldWith - Annotation Type in org.echocat.jomon.runtime.jaxb
 
XmlPushCopyOfThisFieldWith.Transformer<I,O> - Interface in org.echocat.jomon.runtime.jaxb
 
XmlPushCopyOfThisFieldWith.TransformUtil - Class in org.echocat.jomon.runtime.jaxb
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2013 echocat. All Rights Reserved.