| Modifier and Type | Field and Description |
|---|---|
Class |
tobeAllocated |
| Constructor and Description |
|---|
size_t_struct(Class tobeAllocated) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getTobeAllocated() |
boolean |
isStrictNegative() |
boolean |
isStrictPositive() |
boolean |
isZero() |
__ptr__ |
malloc() |
size_t_struct |
multiply(int sz) |
size_t_struct |
negate() |
size_t_struct |
plus(int strlen) |
__ptr__ |
realloc(Object old) |
public final Class tobeAllocated
public size_t_struct(Class tobeAllocated)
public size_t_struct negate()
public size_t_struct multiply(int sz)
public boolean isStrictPositive()
isStrictPositive in interface size_tpublic boolean isStrictNegative()
isStrictNegative in interface size_tpublic final Class getTobeAllocated()
public size_t_struct plus(int strlen)
Copyright © 2017. All rights reserved.