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

D

D - Static variable in class propel.core.common.CONSTANT
The D letter
d - Static variable in class propel.core.common.CONSTANT
The d letter
DateTimePropertyMetadata - Class in propel.core.validation.propertyMetadata
Class aiding in validation of DateTime classes
DateTimePropertyMetadata(String, DateTime, DateTime, boolean) - Constructor for class propel.core.validation.propertyMetadata.DateTimePropertyMetadata
Constructor initializing with a min and a max value
DECIMAL_SEPARATOR - Static variable in class propel.core.utils.StringUtils
Current locale decimal separator symbol
DecimalPropertyMetadata - Class in propel.core.validation.propertyMetadata
Class aiding in validation of BigDecimals
DecimalPropertyMetadata(String, BigDecimal, BigDecimal, boolean) - Constructor for class propel.core.validation.propertyMetadata.DecimalPropertyMetadata
Constructor initializing with a min and a max value
DECODE - Static variable in class propel.core.utils.Base64
Specify decoding in first bit.
decode(byte[]) - Static method in class propel.core.utils.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(byte[], int, int, int) - Static method in class propel.core.utils.Base64
Low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class propel.core.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class propel.core.utils.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFileToFile(String, String) - Static method in class propel.core.utils.Base64
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class propel.core.utils.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class propel.core.utils.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class propel.core.utils.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decodeToObject(String, int, ClassLoader) - Static method in class propel.core.utils.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
deepClone(T[]) - Static method in class propel.core.utils.ArrayUtils
Clones the given array, by invoking clone on all non-null elements of the array.
deepEqual(T[]) - Static method in class propel.core.functional.predicates.Arrays
Predicate returning true when the function argument is deeply equal to another array
DEFAULT_EXPIRATION_MILLIS - Static variable in class propel.core.collections.volatiles.KeyValueSessionStore
The default expiration time for session objects is 30 minutes.
DEFAULT_EXPIRATION_MILLIS - Static variable in class propel.core.collections.volatiles.ValueSessionStore
The default expiration time for session objects is 30 minutes.
DEFAULT_LIST_SIZE - Static variable in class propel.core.utils.Linq
The default list size to use for collecting results when the result size is unknown
DEFAULT_MAX_CREDITCARD_LENGTH - Static variable in class propel.core.validation.propertyMetadata.CreditCardPropertyMetadata
The default maximum domain length
DEFAULT_MAX_DOMAIN_LENGTH - Static variable in class propel.core.validation.propertyMetadata.DomainPropertyMetadata
The default maximum domain length
DEFAULT_MAX_EMAIL_LENGTH - Static variable in class propel.core.validation.propertyMetadata.EmailPropertyMetadata
The default maximum email length
DEFAULT_MAX_FILENAME_LENGTH - Static variable in class propel.core.validation.propertyMetadata.FileNamePropertyMetadata
The default maximum filename length
DEFAULT_MAX_IPANY_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpAnyAddressPropertyMetadata
The default maximum IP length
DEFAULT_MAX_IPV4_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpV4AddressPropertyMetadata
The default maximum IPv4 length
DEFAULT_MAX_IPV6_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpV6AddressPropertyMetadata
The default maximum IPv6 length
DEFAULT_MAX_LOCALPART_LENGTH - Static variable in class propel.core.validation.propertyMetadata.EmailLocalPartPropertyMetadata
The default maximum email local part length
DEFAULT_MAX_MAC_LENGTH - Static variable in class propel.core.validation.propertyMetadata.MacAddressPropertyMetadata
The default maximum MAC length
DEFAULT_MAX_PATH_LENGTH - Static variable in class propel.core.validation.propertyMetadata.PathPropertyMetadata
The default maximum path length
DEFAULT_MAX_SUBDOMAIN_LENGTH - Static variable in class propel.core.validation.propertyMetadata.SubDomainPropertyMetadata
The default maximum subdomain length
DEFAULT_MAX_TEL_LENGTH - Static variable in class propel.core.validation.propertyMetadata.TelephonePropertyMetadata
The default maximum telephone number length
DEFAULT_MAX_USERNAME_LENGTH - Static variable in class propel.core.validation.propertyMetadata.UsernamePropertyMetadata
The default maximum username length
DEFAULT_MAX_VALUE - Static variable in class propel.core.counters.ModuloCounter
The default largest number that can be held by the counter
DEFAULT_MIN_CREDITCARD_LENGTH - Static variable in class propel.core.validation.propertyMetadata.CreditCardPropertyMetadata
The default minimum domain length
DEFAULT_MIN_DOMAIN_LENGTH - Static variable in class propel.core.validation.propertyMetadata.DomainPropertyMetadata
The default minimum domain length
DEFAULT_MIN_EMAIL_LENGTH - Static variable in class propel.core.validation.propertyMetadata.EmailPropertyMetadata
The default minimum email length
DEFAULT_MIN_FILENAME_LENGTH - Static variable in class propel.core.validation.propertyMetadata.FileNamePropertyMetadata
The default minimum filename length
DEFAULT_MIN_IPANY_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpAnyAddressPropertyMetadata
The default minimum IP length
DEFAULT_MIN_IPV4_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpV4AddressPropertyMetadata
The default minimum IPv4 length
DEFAULT_MIN_IPV6_LENGTH - Static variable in class propel.core.validation.propertyMetadata.IpV6AddressPropertyMetadata
The default minimum IPv6 length
DEFAULT_MIN_LOCALPART_LENGTH - Static variable in class propel.core.validation.propertyMetadata.EmailLocalPartPropertyMetadata
The default minimum email username length
DEFAULT_MIN_MAC_LENGTH - Static variable in class propel.core.validation.propertyMetadata.MacAddressPropertyMetadata
The default minimum MAC length
DEFAULT_MIN_PATH_LENGTH - Static variable in class propel.core.validation.propertyMetadata.PathPropertyMetadata
The default minimum path length
DEFAULT_MIN_SUBDOMAIN_LENGTH - Static variable in class propel.core.validation.propertyMetadata.SubDomainPropertyMetadata
The default minimum subdomain length
DEFAULT_MIN_TEL_LENGTH - Static variable in class propel.core.validation.propertyMetadata.TelephonePropertyMetadata
The default minimum telephone number length
DEFAULT_MIN_USERNAME_LENGTH - Static variable in class propel.core.validation.propertyMetadata.UsernamePropertyMetadata
The default minimum username length
DEFAULT_MIN_VALUE - Static variable in class propel.core.counters.ModuloCounter
The default smallest number that can be held by the counter
DEFAULT_POLLING_MILLIS - Static variable in class propel.core.collections.volatiles.KeyValueSessionStore
The default polling interval to determine expired objects is 1 minute.
DEFAULT_POLLING_MILLIS - Static variable in class propel.core.collections.volatiles.ValueSessionStore
The default polling interval to determine expired objects is 1 minute.
DEFAULT_SIZE - Static variable in class propel.core.collections.buffers.CircularBuffer
The default size of the buffer, if none is specified.
DEFAULT_SIZE - Static variable in class propel.core.collections.buffers.LRUBuffer
The default size of the buffer, if none is specified.
DEFAULT_SIZE - Static variable in class propel.core.collections.lists.ReifiedArrayList
 
defaultIfEmpty(Iterable<T>) - Static method in class propel.core.utils.Linq
Returns the sequence if at least one element exists in it, otherwise returns a collection consisting of a single element which has a null value.
defaultIfEmpty(T[]) - Static method in class propel.core.utils.Linq
Returns the sequence if at least one element exists in it, otherwise returns a collection consisting of a single element which has a null value.
delete(String, int, int) - Static method in class propel.core.utils.StringUtils
Deletes the specified range of characters from the string.
deleteDirectory() - Static method in class propel.core.functional.projections.Files
Action that deletes a directory from an absolute file path.
deleteDirectory(File) - Static method in class propel.core.utils.FileUtils
Deletes an empty directory, if it exists.
deleteDirectory(String) - Static method in class propel.core.utils.FileUtils
Deletes an empty directory, if it exists.
deleteDirectoryRecursive() - Static method in class propel.core.functional.projections.Files
Action that deletes a directory tree from an absolute file path.
deleteDirectoryRecursive(File) - Static method in class propel.core.utils.FileUtils
Deletes a directory recursively (if there are contents they will be deleted).
deleteDirectoryRecursive(String) - Static method in class propel.core.utils.FileUtils
Deletes a directory recursively (if there are contents they will be deleted).
deleteFile() - Static method in class propel.core.functional.projections.Files
Action that deletes a file from an absolute file path.
deleteFile(File) - Static method in class propel.core.utils.FileUtils
Deletes a file, if it exists.
deleteFile(String) - Static method in class propel.core.utils.FileUtils
Deletes a file, if it exists.
delimit(Iterable<T>, String) - Static method in class propel.core.utils.Linq
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(Iterable<T>, String, String) - Static method in class propel.core.utils.Linq
Concatenates the given values using their ToString method and appending the given delimiter between all values.
delimit(T[], String) - Static method in class propel.core.utils.Linq
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(T[], String, String) - Static method in class propel.core.utils.Linq
Concatenates the given values using their ToString method and appending the given delimiter between all values.
delimit(Iterable<String>, String) - Static method in class propel.core.utils.StringUtils
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(Iterable<String>, String, String) - Static method in class propel.core.utils.StringUtils
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(String[], String) - Static method in class propel.core.utils.StringUtils
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(String[], String, String) - Static method in class propel.core.utils.StringUtils
Concatenates the given values using their toString() method and appending the given delimiter between all values.
delimit(char[], String) - Static method in class propel.core.utils.StringUtils
Concatenates the given chars with the given delimiter between all values.
detectLineSeparator(String) - Static method in class propel.core.utils.StringUtils
Returns CR, LF or CRLF, depending on the frequency of line separators found in the given text data.
detectLineSeparator(String, float) - Static method in class propel.core.utils.StringUtils
Returns CR, LF or CRLF, depending on the frequency of line separators found in the given text data.
difference(Set<? extends T>) - Method in class propel.core.collections.sets.AvlTreeSet
This operation removes from this set all items that are common between both sets.
difference(Set<? extends T>) - Method in interface propel.core.collections.sets.ReifiedSet
This operation removes all items from this set, only keeping items that are not common between this set and the other set.
difference(Set<? extends T>) - Method in class propel.core.collections.sets.SharedAvlTreeSet
This operation removes from this set all items that are common between both sets.
DIRECTORY_SEPARATOR - Static variable in class propel.core.common.CONSTANT
An OS-specific file separator constant, similar to Path.DirectorySeparatorChar constant in .NET.
DIRECTORY_SEPARATOR_CHAR - Static variable in class propel.core.common.CONSTANT
An OS-specific file separator constant, similar to Path.DirectorySeparatorChar constant in .NET.
distinct(Iterable<T>) - Static method in class propel.core.utils.Linq
Returns distinct (i.e.
distinct(T[]) - Static method in class propel.core.utils.Linq
Returns distinct (i.e.
distinct(Iterable<T>, Comparator<? super T>) - Static method in class propel.core.utils.Linq
Returns distinct (i.e.
distinct(T[], Comparator<? super T>) - Static method in class propel.core.utils.Linq
Returns distinct (i.e.
DIVISION_SIGN - Static variable in class propel.core.common.CONSTANT
The division sign String "÷"
DIVISION_SIGN_CHAR - Static variable in class propel.core.common.CONSTANT
The division sign char '÷'
DO_BREAK_LINES - Static variable in class propel.core.utils.Base64
Do break lines when encoding.
DOLLAR_SIGN - Static variable in class propel.core.common.CONSTANT
The dollar currency sign String "$"
DOLLAR_SIGN_CHAR - Static variable in class propel.core.common.CONSTANT
The dollar currency sign char '$'
DOMAIN_PART - Static variable in class propel.core.validation.propertyMetadata.EmailPropertyMetadata
Appended to the email property's name when validating the domain part as a separate propmeta class.
DomainPropertyMetadata - Class in propel.core.validation.propertyMetadata
Class aiding in validation of domains
DomainPropertyMetadata(String, boolean, boolean, boolean) - Constructor for class propel.core.validation.propertyMetadata.DomainPropertyMetadata
Constructor initializes with RFC-specified domain name constraints and whether to allow international characters
DomainPropertyMetadata(String, int, int, boolean, boolean, boolean) - Constructor for class propel.core.validation.propertyMetadata.DomainPropertyMetadata
Constructor initializes with custom domain constraints and RFC-specified sub-domain name constraints
DomainPropertyMetadata(String, int, int, int, int, String, boolean, boolean, boolean) - Constructor for class propel.core.validation.propertyMetadata.DomainPropertyMetadata
Constructor initializes with custom domain and sub-domain constraints
DomainPropertyMetadata(String, int, int, SubDomainPropertyMetadata, boolean, boolean) - Constructor for class propel.core.validation.propertyMetadata.DomainPropertyMetadata
Constructor initializes with custom domain and sub-domain constraints
DONT_GUNZIP - Static variable in class propel.core.utils.Base64
Specify that gzipped data should not be automatically gunzipped.
DOT - Static variable in class propel.core.common.CONSTANT
The dot String "."
DOT_CHAR - Static variable in class propel.core.common.CONSTANT
The dot char '.'
DOUBLE_ANGLE_CLOSE - Static variable in class propel.core.common.CONSTANT
The double angle close String "»"
DOUBLE_ANGLE_CLOSE_CHAR - Static variable in class propel.core.common.CONSTANT
The double angle close char '»'
DOUBLE_ANGLE_OPEN - Static variable in class propel.core.common.CONSTANT
The double angle open String "«"
DOUBLE_ANGLE_OPEN_CHAR - Static variable in class propel.core.common.CONSTANT
The double angle open char '«'
DOUBLE_BACKSLASH - Static variable in class propel.core.common.CONSTANT
The double backlash String "\\"
DOUBLE_COLON - Static variable in class propel.core.common.CONSTANT
The double colon String "::"
DOUBLE_DOT - Static variable in class propel.core.common.CONSTANT
The double dot String ".."
DOUBLE_FORWARDSLASH - Static variable in class propel.core.common.CONSTANT
The double forward slash String "//"
DOUBLE_QUOTATION_MARK_CLOSE - Static variable in class propel.core.common.CONSTANT
The double quotation mark close String "”"
DOUBLE_QUOTATION_MARK_CLOSE_CHAR - Static variable in class propel.core.common.CONSTANT
The double quotation mark close char '”'
DOUBLE_QUOTATION_MARK_OPEN - Static variable in class propel.core.common.CONSTANT
The double quotation mark open String "“"
DOUBLE_QUOTATION_MARK_OPEN_CHAR - Static variable in class propel.core.common.CONSTANT
The double quotation mark open char '“'
DOUBLE_QUOTE - Static variable in class propel.core.common.CONSTANT
The double quote String "
DOUBLE_QUOTE_CHAR - Static variable in class propel.core.common.CONSTANT
The double quote char '"'
DOUBLE_WHITESPACE - Static variable in class propel.core.common.CONSTANT
The double whitespace String " "
DoublePropertyMetadata - Class in propel.core.validation.propertyMetadata
Class aiding in validation of Doubles
DoublePropertyMetadata(String, double, double) - Constructor for class propel.core.validation.propertyMetadata.DoublePropertyMetadata
Constructor initializing with a min and a max value
DoublePropertyMetadata(String, Double, Double, boolean) - Constructor for class propel.core.validation.propertyMetadata.DoublePropertyMetadata
Constructor initializing with a min and a max value
doubleValue() - Method in class propel.core.userTypes.Int128
doubleValue() - Method in class propel.core.userTypes.SignedByte
doubleValue() - Method in class propel.core.userTypes.UnsignedByte
doubleValue() - Method in class propel.core.userTypes.UnsignedInteger
doubleValue() - Method in class propel.core.userTypes.UnsignedLong
doubleValue() - Method in class propel.core.userTypes.UnsignedShort
DurationPropertyMetadata - Class in propel.core.validation.propertyMetadata
Class aiding in validation of LocalDateTime classes
DurationPropertyMetadata(String, Duration, Duration, boolean) - Constructor for class propel.core.validation.propertyMetadata.DurationPropertyMetadata
Constructor initializing with a min and a max value
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z