public interface size_t
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStrictNegative() |
boolean |
isStrictPositive() |
boolean |
isZero() |
Object |
malloc() |
size_t |
negate() |
size_t |
plus(int length) |
Object |
realloc(Object old) |
Copyright © 2017. All rights reserved.