Package smetana.core
Class CStarStar<O>
- java.lang.Object
-
- smetana.core.UnsupportedC
-
- smetana.core.CStarStar<O>
-
- All Implemented Interfaces:
__ptr__
public class CStarStar<O> extends UnsupportedC
-
-
Field Summary
-
Fields inherited from class smetana.core.UnsupportedC
CPT, UID
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static <O> CStarStar<O>
BUILD(ACCESS<O> access)
O
star()
void
star(O data)
-
Methods inherited from class smetana.core.UnsupportedC
castTo, getTheField, isSameThan, unsupported
-
-