Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
M
- m_AssertionOn - Static variable in class org.tquadrat.foundation.util.JavaUtils
-
The flag that tracks the assertion on/off status for this package.
- m_CacheKeys - Variable in class org.tquadrat.foundation.util.internal.KeyBasedComparator
-
A flag that determines whether the keys are to be cached internally;
true
means they are kept,false
means that the keys are generated newly for each comparison. - m_Cleanable - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The
Cleaner.Cleanable
for this instance. - m_Cleaner - Static variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The cleaner that is used for the instances of this class.
- m_ClockSeq - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The clock sequence.
- m_ClockSeqGuard - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The guard for the clock sequence.
- m_CommentRemovalPattern - Static variable in class org.tquadrat.foundation.util.StringUtils
-
The pattern that is used to identify an HTML or XML comment.
- m_Comparator - Variable in class org.tquadrat.foundation.util.internal.ListBasedComparator
-
The comparator that is used to determine the sort order for instances that do not have their keys in the list; may be
null
. - m_Count - Variable in class org.tquadrat.foundation.util.Stack
-
The number of entries on the stack.
- m_CurrentList - Variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl.IteratorImpl
-
The current list.
- m_Decoder - Static variable in class org.tquadrat.foundation.util.Base32
-
The Base 32 decoder instance.
- m_DummyNodeId - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The dummy node id that is used to generate UUIDs, if required.
- m_ElementStringConverter - Variable in class org.tquadrat.foundation.util.stringconverter.ListStringConverter
-
The instance of
StringConverter
that is used for the elements of the list. - m_EmptyList - Static variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl
-
The empty list.
- m_Encoder - Static variable in class org.tquadrat.foundation.util.Base32
-
The Base 32 encoder instance.
- m_Encoding - Variable in class org.tquadrat.foundation.util.stringconverter.EncodedURLStringConverter
-
The character encoding that is used at default.
- m_EndOfLife - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
-
The end-of-life for this permit.
- m_EntityMap - Variable in class org.tquadrat.foundation.util.internal.Entities
-
The entity mapping.
- m_Entries - Variable in class org.tquadrat.foundation.util.Stack
-
The entries.
- m_Factory - Variable in class org.tquadrat.foundation.util.stringconverter.ListStringConverter
-
The factory for the list that is used by
ListStringConverter.fromString(CharSequence)
. - m_Formatter - Variable in class org.tquadrat.foundation.util.stringconverter.TimeDateStringConverter
-
The formatter that is used to format the date/time data.
- m_HashCode - Variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl
-
The hash code for this instance.
- m_HashValue - Variable in class org.tquadrat.foundation.util.internal.HashImpl
-
The hash value.
- m_Head - Variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl
-
The head element.
- m_Head - Variable in class org.tquadrat.foundation.util.Stack.Entry
-
The current head element.
- m_Holder - Variable in class org.tquadrat.foundation.util.internal.LazyListImpl
-
The holder for the real list.
- m_Holder - Variable in class org.tquadrat.foundation.util.internal.LazyMapImpl
-
The holder for the real map.
- m_Holder - Variable in class org.tquadrat.foundation.util.internal.LazySetImpl
-
The holder for the real set.
- m_Id - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
-
The id for this permit.
- m_Includes - Variable in class org.tquadrat.foundation.util.internal.RangeMapImpl
-
This flag determines if the limit belongs to the range or not.
- m_Janitor - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The janitor for instances of this class.
- m_KeyCache - Variable in class org.tquadrat.foundation.util.internal.KeyBasedComparator
-
The cache for the keys.
- m_KeyComparator - Variable in class org.tquadrat.foundation.util.internal.KeyBasedComparator
-
The comparator that determines the sort order for the keys.
- m_KeyProvider - Variable in class org.tquadrat.foundation.util.internal.KeyBasedComparator
-
The method that generates the key for the given element.
- m_KeyProvider - Variable in class org.tquadrat.foundation.util.internal.ListBasedComparator
-
The key provider.
- m_Keys - Variable in class org.tquadrat.foundation.util.internal.ListBasedComparator
-
The list with the sort order keys.
- m_LastClockSeqRequest - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The last time when a clock sequence was requested.
- m_Lock - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The lock that guards the access to
TimeoutSemaphoreImpl.m_Registry
. - m_MD5MessageDigest - Static variable in class org.tquadrat.foundation.util.SecurityUtils
-
The message digest that is used to encrypt the passwords with the MD5 hash algorithm.
- m_Namespaces - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The UUIDs for the predefined name spaces, according to RFC 4122.
- m_NameToValue - Variable in class org.tquadrat.foundation.util.internal.Entities.PrimitiveEntityMap
-
The map that holds the references from the name to the value.
- m_NanoAdjust - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The adjustment for the values that are returned from
System.nanoTime()
. - m_Node - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The location or node id.
- m_NodeId - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The node id that is used to generate UUIDs.
- m_NodeIdBits - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The valid bits for a node id: 281474976710655L.
- m_NodeIdSign - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The sign bit for a node id: 1099511627776L.
- m_OperatingSystem - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The operating system.
- m_Pattern - Static variable in class org.tquadrat.foundation.util.stringconverter.ListStringConverter
-
The pattern that is used to identify an entry.
- m_PatternIPv4Address - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The pattern to check a string for an IPv4 address.
- m_Permits - Variable in class org.tquadrat.foundation.util.internal.AutoSemaphoreImpl.Token
-
The number of permits to release on close.
- m_Permits - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Token
-
The number of permits to release on close.
- m_PrimitiveClasses - Static variable in class org.tquadrat.foundation.util.JavaUtils
-
Unfortunately,
Class.forName(String, boolean, ClassLoader)
will not work for the classes of the primitive types. - m_Random - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The random number generator.
- m_Ranges - Variable in class org.tquadrat.foundation.util.internal.RangeMapImpl
-
The Ranges.
- m_ReadLock - Variable in class org.tquadrat.foundation.util.Stack
-
The "read" lock.
- m_ReaperExecutor - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl.Janitor
-
The reference for the
TimeoutSemaphoreImpl.m_ReaperExecutor
. - m_ReaperExecutor - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The executor for the reaper.
- m_Registry - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The permit registry.
- m_SHA1MessageDigest - Static variable in class org.tquadrat.foundation.util.SecurityUtils
-
The message digest that is used to encrypt the passwords with the SHA-1 hash algorithm.
- m_SHA256MessageDigest - Static variable in class org.tquadrat.foundation.util.SecurityUtils
-
The message digest that is used to encrypt the passwords with the SHA-1 hash algorithm.
- m_Size - Variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl
-
The size of the list.
- m_StringConverter - Variable in class org.tquadrat.foundation.util.internal.StringBasedComparator
-
The instance of
StringConverter
that is used to translate the object instances to Strings. - m_SubjectClass - Variable in class org.tquadrat.foundation.util.stringconverter.TimeDateStringConverter
-
The subject class for this converter.
- m_SubjectClasses - Variable in class org.tquadrat.foundation.util.stringconverter.NumberStringConverter
-
The subject classes for this converter.
- m_SupplierPopulates - Variable in class org.tquadrat.foundation.util.internal.LazyListImpl
-
The flag that indicates whether the provided supplier will put values to the list on initialisation.
- m_SupplierPopulates - Variable in class org.tquadrat.foundation.util.internal.LazyMapImpl
-
The flag that indicates whether the provided supplier will put values to the list on initialisation.
- m_SupplierPopulates - Variable in class org.tquadrat.foundation.util.internal.LazySetImpl
-
The flag that indicates whether the provided supplier will put values to the set on initialisation.
- m_TagRemovalPattern - Static variable in class org.tquadrat.foundation.util.StringUtils
-
The pattern that is used to identify an HTML or XML tag.
- m_Tail - Variable in class org.tquadrat.foundation.util.internal.HeadTailListImpl
-
The tail list.
- m_Tail - Variable in class org.tquadrat.foundation.util.Stack.Entry
-
The remaining elements.
- m_TemplateText - Variable in class org.tquadrat.foundation.util.Template
-
The template text.
- m_Timeout - Variable in class org.tquadrat.foundation.util.internal.TimeoutSemaphoreImpl
-
The timeout duration.
- m_UsePseudoNodeId - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
This flag controls if
UniqueIdUtils.m_NodeId
is forced to be a random value.
It will be controlled by the system property ""org.tquadrat.foundation.util.UniqueIdUtils.UsePseudoNodeId"".
Using a pseudo node id would generate anonymous UUIDs. - m_UUID7Counter - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The counter for version 7 UUIDs.
- m_UUIDXMLDigits - Static variable in class org.tquadrat.foundation.util.UniqueIdUtils
-
The digits that are used for an XML safe UUID.
- m_ValueToName - Variable in class org.tquadrat.foundation.util.internal.Entities.PrimitiveEntityMap
-
The map that holds the references from the value to the name.
- m_VariablePattern - Static variable in class org.tquadrat.foundation.util.Template
-
The pattern that is used to identify a variable in a char sequence.
- m_WriteLock - Variable in class org.tquadrat.foundation.util.Stack
-
The "write" lock.
- m_ZoneIdAliasMap - Static variable in class org.tquadrat.foundation.util.DateTimeUtils
-
The alias map.
- m_ZoneIdCache - Static variable in class org.tquadrat.foundation.util.DateTimeUtils
-
The cached zone ids.
- MAC_ADDRESS_Size - Static variable in class org.tquadrat.foundation.util.SystemUtils
-
The length of a String containing a MAC address: 17.
- max(char...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array.
- max(double...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array.
- max(int...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array.
- max(long...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array.
- max(Comparator<? super T>, T...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array, based on the given
Comparator
. - max(T...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the greatest value in the given array.
- maxContentLength(CharSequence...) - Static method in class org.tquadrat.foundation.util.StringUtils
-
Determines the maximum length over all strings provided in the given array.
- maxContentLength(Collection<? extends CharSequence>) - Static method in class org.tquadrat.foundation.util.StringUtils
-
Determines the maximum length over all strings provided in the given
Collection
. - maxContentLength(Stream<? extends CharSequence>) - Static method in class org.tquadrat.foundation.util.StringUtils
-
Determines the maximum length over all Strings provided in the given
Stream
. - MD5HASH_Length - Static variable in class org.tquadrat.foundation.util.SecurityUtils
-
The length for an MD5 hash: 32.
- merge(HeadTailList<? extends T>) - Method in interface org.tquadrat.foundation.util.HeadTailList
-
Returns a new list where the given list is merged into this list.
- min(char...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array.
- min(double...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array.
- min(int...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array.
- min(long...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array.
- min(Comparator<? super T>, T...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array, based on the given
Comparator
. - min(T...) - Static method in class org.tquadrat.foundation.util.ArrayUtils
-
Determines the smallest value in the given array.
- MonthDayStringConverter - Class in org.tquadrat.foundation.util.stringconverter
-
The implementation of
TimeDateStringConverter
forjava.time.MonthDay
. - MonthDayStringConverter() - Constructor for class org.tquadrat.foundation.util.stringconverter.MonthDayStringConverter
-
Creates a new
MonthDayStringConverter
instance. - MonthDayStringConverter(DateTimeFormatter) - Constructor for class org.tquadrat.foundation.util.stringconverter.MonthDayStringConverter
-
Creates a new
MonthDayStringConverter
instance. - MonthStringConverter - Class in org.tquadrat.foundation.util.stringconverter
-
An implementation of
EnumStringConverter
forMonth
values. - MonthStringConverter() - Constructor for class org.tquadrat.foundation.util.stringconverter.MonthStringConverter
-
Creates a new
MonthStringConverter
instance. - MSG_AbbrTooShort - Static variable in class org.tquadrat.foundation.util.StringUtils
-
The message text indicating that the given value for the abbreviation target length is too short.
- MSG_AlgorithmNotSupported - Static variable in class org.tquadrat.foundation.util.SecurityUtils
-
The message that indicates that the named algorithm is not supported: "MessageDigest does not support \'%1$s\' Algorithm".
- MSG_IllegalCharsetName - Static variable in class org.tquadrat.foundation.util.stringconverter.CharsetStringConverter
-
The error message for an invalid
Charset
name: "\'%1$s\' is not a known Charset". - MSG_IllegalIndex - Static variable in class org.tquadrat.foundation.util.ArrayUtils
-
The illegal index message.
- MSG_InvalidAddress - Static variable in class org.tquadrat.foundation.util.stringconverter.InetAddressStringConverter
-
The error message about an invalid address or an unknown host name: "\'%1$s\' is invalid or unknown".
- MSG_InvalidCharacter - Static variable in class org.tquadrat.foundation.util.stringconverter.CharacterStringConverter
-
The error message for an invalid character on the command line: "Not a valid Character: \'%s\'".
- MSG_InvalidDateTimeFormat - Static variable in class org.tquadrat.foundation.util.stringconverter.TimeDateStringConverter
-
The error message for an invalid date/time on the command line: "\'%1$s\' cannot be parsed as a valid date/time".
- MSG_InvalidDuration - Static variable in class org.tquadrat.foundation.util.stringconverter.DurationStringConverter
-
The error message for an invalid duration String: "\'%1$s\' cannot be parsed as a valid duration".
- MSG_InvalidExpression - Static variable in class org.tquadrat.foundation.util.stringconverter.PatternStringConverter
-
The error message about an invalid regular expression: "\'%1$s\' is not a valid regular expression".
- MSG_InvalidFileName - Static variable in class org.tquadrat.foundation.util.stringconverter.FileStringConverter
-
The error message for an invalid file name "\'%s\' cannot be parsed as a valid file name".
- MSG_InvalidLocaleFormat - Static variable in class org.tquadrat.foundation.util.stringconverter.LocaleStringConverter
-
The error message for an invalid locale: "\'%s\' cannot be parsed as a valid locale".
- MSG_InvalidNumberFormat - Static variable in class org.tquadrat.foundation.util.stringconverter.NumberStringConverter
-
The error message for a String argument to
NumberStringConverter.fromString(CharSequence)
that cannot be parsed to a proper number value: "\'%1$s\' cannot be parsed as a valid number". - MSG_InvalidPeriod - Static variable in class org.tquadrat.foundation.util.stringconverter.PeriodStringConverter
-
The error message for an invalid period String: "\'%1$s\' cannot be parsed as a valid period".
- MSG_InvalidURI - Static variable in class org.tquadrat.foundation.util.stringconverter.URIStringConverter
-
The error message for an invalid URI on the command line: "\'%1$s\' cannot be parsed as a valid URI".
- MSG_InvalidURL - Static variable in class org.tquadrat.foundation.util.stringconverter.URLStringConverter
-
The error message for an invalid URL: "\'%1$s\' cannot be parsed as a valid URL".
- MSG_InvalidUUIDFormat - Static variable in class org.tquadrat.foundation.util.stringconverter.UUIDStringConverter
-
The error message for an invalid UUID on the command line: "\'%1$s\' cannot be parsed as a valid UUID".
- MSG_InvalidZoneId - Static variable in class org.tquadrat.foundation.util.stringconverter.ZoneIdStringConverter
-
The error message for an invalid zone id on the command line: "\'%1$s\' cannot be parsed as a valid time zone id".
- MSG_NoArray - Static variable in class org.tquadrat.foundation.util.ArrayUtils
-
"The message indicates that the given value is not an array."
- MSG_NoValues - Static variable in class org.tquadrat.foundation.util.ArrayUtils
-
The message indicates that the given value set is empty.
- MSG_PadNegative - Static variable in class org.tquadrat.foundation.util.StringUtils
-
The message indicating that the give size for padding is negative.
- MSG_UnknownClass - Static variable in class org.tquadrat.foundation.util.stringconverter.ClassStringConverter
-
The error message for the name of an unknown class on the command line: "\'%s\' cannot be parsed to the name of a known Java class".
- MSG_UnknownTimeZone - Static variable in class org.tquadrat.foundation.util.stringconverter.TimeZoneStringConverter
-
The error message for an invalid or unknown time zone id on the command line: "Unknown TimeZone: %1$s".
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form