Index

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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

V

validate(byte[]) - Method in interface org.tquadrat.foundation.util.Hash
Validates whether the given hash value matches with this hash instance.
validate(long) - Method in interface org.tquadrat.foundation.util.Hash
Validates whether the given hash value matches with this hash instance.
validate(CharSequence) - Method in interface org.tquadrat.foundation.util.Hash
Validates whether the given hash value matches with this hash instance.
value(String) - Method in interface org.tquadrat.foundation.util.internal.Entities.EntityMap
Returns the value of the entity identified by the specified name.
value(String) - Method in class org.tquadrat.foundation.util.internal.Entities.PrimitiveEntityMap
Returns the value of the entity identified by the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.util.StringUtils.Clipping
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.util.StringUtils.Padding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.tquadrat.foundation.util.UniqueIdUtils.HashType
Returns the enum constant of this class with the specified name.
values() - Method in class org.tquadrat.foundation.util.internal.LazyMapImpl
values() - Static method in enum class org.tquadrat.foundation.util.StringUtils.Clipping
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.util.StringUtils.Padding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.util.SystemUtils.OperatingSystem
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.tquadrat.foundation.util.UniqueIdUtils.HashType
Returns an array containing the constants of this enum class, in the order they are declared.
VARIABLE_PATTERN - Static variable in class org.tquadrat.foundation.util.Template
The regular expression to identify a variable in a char sequence: "\\$\\{((?:_)|(?:[~/=%:&]?\\p{IsAlphabetic}(?:\\p{IsAlphabetic}|\\d|_|.)*?))}".
VARIABLE_TEMPLATE - Static variable in class org.tquadrat.foundation.util.Template
The template for variables: "${%1$s}".
VARNAME_IPAddress - Static variable in class org.tquadrat.foundation.util.Template
The variable name for the IP address of the executing machine: "org.tquadrat.ipaddress".
VARNAME_MACAddress - Static variable in class org.tquadrat.foundation.util.Template
The variable name for the MAC address of the executing machine: "org.tquadrat.macaddress".
VARNAME_NodeId - Static variable in class org.tquadrat.foundation.util.Template
The variable name for the node id of the executing machine: "org.tquadrat.nodeid".
VARNAME_Now - Static variable in class org.tquadrat.foundation.util.Template
The variable name for the current date and time: "org.tquadrat.now".
VARNAME_pid - Static variable in class org.tquadrat.foundation.util.Template
The variable name for the id of the current process, executing this program: "org.tquadrat.pid".
version7UUID() - Static method in class org.tquadrat.foundation.util.UniqueIdUtils
Creates a time-based (version type 7) UUID.
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 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form