Uses of Enum Class
smetana.core.ZType
Packages that use ZType
-
Uses of ZType in smetana.core
Fields in smetana.core declared as ZTypeMethods in smetana.core that return ZTypeModifier and TypeMethodDescriptionfinal ZTypesize_t.getTobeAllocated()static ZTypeReturns 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.Methods in smetana.core with parameters of type ZTypeModifier 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>Constructors in smetana.core with parameters of type ZType