Uses of Enum Class
smetana.core.ZType
Package
Description
-
Uses of ZType in smetana.core
Modifier and TypeMethodDescriptionfinal ZType
size_t.getTobeAllocated()
static ZType
Returns the enum constant of this class with the specified name.static ZType[]
ZType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <O> CArrayOfStar<O>
static <O> CArray<O>
static <O> CArrayOfStar<O>
CArrayOfStar.REALLOC
(int size, CArrayOfStar<O> old, ZType type) static <O> CArray<O>