| Constructor and Description |
|---|
size_t_of_element(java.lang.Object foo) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInternalNb() |
boolean |
isStrictNegative() |
boolean |
isStrictPositive() |
boolean |
isZero() |
__ptr__ |
malloc() |
size_t |
negate() |
size_t |
plus(int length) |
__ptr__ |
realloc(java.lang.Object old) |
public boolean isStrictPositive()
isStrictPositive in interface size_tpublic boolean isStrictNegative()
isStrictNegative in interface size_tpublic int getInternalNb()
getInternalNb in interface size_t