- v - Variable in class com.k2.Util.tuple.Tuple22
-
- v - Variable in class com.k2.Util.tuple.Tuple23
-
- v - Variable in class com.k2.Util.tuple.Tuple24
-
- v - Variable in class com.k2.Util.tuple.Tuple25
-
- v - Variable in class com.k2.Util.tuple.Tuple26
-
- valueOf(String) - Static method in enum com.k2.Util.classes.ClassUtil.AnnotationCheck
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.k2.Util.classes.Getter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.k2.Util.DateUtil.DateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.k2.Util.nullable.Null.RegisterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.k2.Util.Version.Increment
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.k2.Util.classes.ClassUtil.AnnotationCheck
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.k2.Util.classes.Getter.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.k2.Util.DateUtil.DateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.k2.Util.nullable.Null.RegisterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.k2.Util.Version.Increment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Version - Interface in com.k2.Util.Version
-
The Version interface defines a 3 part version number, comprised of major, minor and point version numbers.
- VersionExample - Class in com.k2.Util.Version
-
- VersionExample() - Constructor for class com.k2.Util.Version.VersionExample
-
- VersionTest() - Method in class com.k2.Util.UtilTest
-
- verySafeChars() - Static method in class com.k2.Util.StringUtil
-
Get the set of safe characters
- verySafeChars(String) - Static method in class com.k2.Util.StringUtil
-
Set the very safe characters
- verySafeWord(String) - Static method in class com.k2.Util.StringUtil
-
This method ensures that only safe characters exist in the word.