Package smetana.core
Interface ACCESS<O>
-
public interface ACCESS<O>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Oget()voidset(O obj)
-
public interface ACCESS<O>
| Modifier and Type | Method | Description |
|---|---|---|
O |
get() |
|
void |
set(O obj) |