Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
K
L
M
O
P
S
T
U
V
W
Y
V
valueOf(String)
- Static method in enum com.sigh.utils.strings.c_functions.
CsprintfExceptions.KindOfCsprintfException
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.sigh.utils.strings.c_functions.
CsprintfExceptions.KindOfCsprintfException
Returns an array containing the constants of this enum type, in the order they're declared.
version()
- Static method in class com.sigh.utils.c_time.
TimeFormatString
version()
- Static method in class com.sigh.utils.strings.c_functions.
Csprintf
author Software Industry & General Hardware
versionEq(int, int, int)
- Method in class com.sigh.utils.
JavaVersionCheck
Returns true if the current version number is Equal (==) to the supplied minimum version reference.
versionGT(int, int, int)
- Method in class com.sigh.utils.
JavaVersionCheck
Returns true if the current version number is Greater Than (>) the supplied minimum version reference.
versionLE(int, int, int)
- Method in class com.sigh.utils.
JavaVersionCheck
Returns true if the current version number of the JVM is Less Than or Equal (<=) to the supplied minimum values.
versionLT(int, int, int)
- Method in class com.sigh.utils.
JavaVersionCheck
Returns true if the current version number is Less Than (<) to the supplied minimum version reference.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
J
K
L
M
O
P
S
T
U
V
W
Y