Package net.risesoft.api.utils
Interface CommitFunction<T>
-
public interface CommitFunction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcommit(T value)
-
-
-
Method Detail
-
commit
void commit(T value)
-
-