Interface CommitFunction<T>


  • public interface CommitFunction<T>
    • Method Detail

      • commit

        void commit​(T value)