Package smetana.core
Class JUtils
java.lang.Object
smetana.core.JUtils
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic double
static int
static boolean
EQ_ARRAY
(CArrayOfStar o1, CArrayOfStar o2) static boolean
EQ_CSTRING
(CString o1, CString o2) static CString
static boolean
isdigit
(char c) static void
static void
static int
static void
static void
static void
qsort
(Globals zz, CArrayOfStar array, int nb, CFunction compare) static void
static int
static CString
static int
static int
static void
static CString
static double
static int
static char
tolower
(char c)
-
Field Details
-
USHRT_MAX
public static int USHRT_MAX
-
-
Constructor Details
-
JUtils
public JUtils()
-
-
Method Details
-
strcmp
-
strncmp
-
strstr
-
strncpy
-
strchr
-
strtol
-
strtod
-
atof
-
memcmp
-
memset
-
isdigit
public static boolean isdigit(char c) -
atoi
-
tolower
public static char tolower(char c) -
getenv
-
LOG
-
LOG2
-
EQ_ARRAY
-
EQ_CSTRING
-
qsort
-
qsortInt
-
setjmp
-
printDebugEdge
-