Interface ICommittable<T>
-
public interface ICommittable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcommit()
-
-
-
Method Detail
-
commit
T commit()
-
-
public interface ICommittable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
commit() |
T commit()