Package smetana.core
Class STARSTAR<O>
- java.lang.Object
-
- smetana.core.STARSTAR<O>
-
public class STARSTAR<O> extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static <Q> STARSTAR<Q>
amp(ACCESS<Q> getAndSet)
O
getMe()
void
setMe(O obj)
-